[Fix #1296] Birthday field is optional in procedure

This commit is contained in:
Mathieu Magnin 2018-02-06 16:58:04 +01:00
parent 89417da331
commit 50f35ee905
8 changed files with 59 additions and 27 deletions

View file

@ -79,6 +79,11 @@
%label
= f.check_box :individual_with_siret
Donner la possibilité de renseigner un SIRET au cours de la construction du dossier.
%li
.checkbox
%label
= f.check_box :ask_birthday
Demander la date de naissance.
.row
.col-md-6
%h4 Options avancées