identite: add mandatory asterisk to CGU field
This commit is contained in:
parent
a1f8baefdc
commit
805ea0595b
1 changed files with 1 additions and 0 deletions
|
@ -44,5 +44,6 @@
|
|||
= df.check_box :autorisation_donnees, required: true
|
||||
J'accepte
|
||||
= link_to "les CGU", CGU_URL, target: :blank
|
||||
%span.mandatory *
|
||||
|
||||
= f.submit "Continuer", class: "button large primary expand"
|
||||
|
|
Loading…
Add table
Reference in a new issue