demarches-normaliennes/app/components/editable_champ/departements_component/departements_component.html.haml

1 line
187 B
Text

= @form.select :value, options, select_options, required: @champ.mandatory?, id: @champ.input_id, aria: { describedby: @champ.describedby_id }, class: "width-33-desktop width-100-mobile"