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

4 lines
100 B
Text

= form.select :value,
Champs::PaysChamp.pays,
include_blank: true,
required: champ.mandatory?