Add choice of law to terms of service generator (#33994)
This commit is contained in:
parent
288e61dfdf
commit
298ca53593
5 changed files with 8 additions and 1 deletions
|
@ -22,6 +22,9 @@
|
|||
.fields-group
|
||||
= form.input :jurisdiction, wrapper: :with_label
|
||||
|
||||
.fields-group
|
||||
= form.input :choice_of_law, wrapper: :with_label
|
||||
|
||||
.fields-group
|
||||
= form.input :admin_email, wrapper: :with_label
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue