demarches-normaliennes/app/views/new_gestionnaire/dossiers/champs/_pays.html.haml

5 lines
186 B
Text

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