4373cb22cb
This reverts commit4cec26f73a
, reversing changes made to0ef25ef36c
.
4 lines
115 B
Text
4 lines
115 B
Text
= form.select :value,
|
|
Champs::DepartementChamp.departements,
|
|
include_blank: true,
|
|
required: champ.mandatory?
|