Merge pull request #3435 from pengfeidong/fix_3417_departement_with_empty_value
[fix #3417] add emtpy value for departement
This commit is contained in:
commit
9606f76a12
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…
Add table
Reference in a new issue