demarches-normaliennes/app/components/editable_champ/departements_component/departements_component.html.haml
2023-09-04 10:55:46 +02:00

1 line
162 B
Text

= @form.select :value, options, select_options, required: @champ.required?, id: @champ.input_id, aria: { describedby: @champ.describedby_id }, class: "fr-select"