demarches-normaliennes/app/views/shared/dossiers/editable_champs/_pays.html.haml

5 lines
148 B
Text

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