identite: add mandatory asterisk to CGU field

This commit is contained in:
Pierre de La Morinerie 2018-06-19 17:27:01 +02:00
parent a1f8baefdc
commit 805ea0595b

View file

@ -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"