4aef77788a
fix #3523
4 lines
105 B
Text
4 lines
105 B
Text
= form.select :value,
|
|
Champs::RegionChamp.regions,
|
|
include_blank: true,
|
|
required: champ.mandatory?
|