[fix #3417] add emtpy value for departement
This commit is contained in:
parent
e5b1a9dad8
commit
034929632b
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
= form.select :value,
|
||||
Champs::DepartementChamp.departements,
|
||||
include_blank: true,
|
||||
required: champ.mandatory?
|
||||
|
|
Loading…
Reference in a new issue