demarches-normaliennes/app/views/new_gestionnaire/dossiers/champs/_departements.html.haml
2017-09-06 11:11:34 +02:00

5 lines
176 B
Text

= render partial: 'new_gestionnaire/dossiers/champs/champ_label', locals: { form: form, champ: champ }
= form.select :value,
Champ.departements,
required: champ.mandatory