14295db9ad
This reverts commit 4373cb22cb
.
4 lines
134 B
Text
4 lines
134 B
Text
= form.select :value, [champ.value].compact,
|
|
{ include_blank: true },
|
|
required: champ.mandatory?,
|
|
class: 'select2 departements'
|