demarches-normaliennes/app/views/shared/dossiers/editable_champs/_regions.html.haml
2019-03-05 11:08:09 +01:00

4 lines
105 B
Text

= form.select :value,
Champs::RegionChamp.regions,
include_blank: true,
required: champ.mandatory?