2 lines
129 B
Text
2 lines
129 B
Text
= select_tag("champs['#{champ.id}']",
|
|
options_for_select(Champs::DepartementChamp.departements, selected: champ.object.value))
|