demarches-normaliennes/app/views/users/description/champs/_regions.html.haml
2017-03-29 14:22:23 +02:00

2 lines
105 B
Text

= select_tag("champs['#{champ.id}']",
options_for_select(Champ.regions, selected: champ.object.value))