[#1421] Move regions to RegionChamp
This commit is contained in:
parent
95666238ea
commit
5b59bce0b6
5 changed files with 6 additions and 7 deletions
|
@ -1,2 +1,2 @@
|
|||
= select_tag("champs['#{champ.id}']",
|
||||
options_for_select(Champ.regions, selected: champ.object.value))
|
||||
options_for_select(Champs::RegionChamp.regions, selected: champ.object.value))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue