[fix #3417] add emtpy value for departement

This commit is contained in:
pedong 2019-02-14 15:24:12 +01:00
parent e5b1a9dad8
commit 034929632b

View file

@ -1,3 +1,4 @@
= form.select :value,
Champs::DepartementChamp.departements,
include_blank: true,
required: champ.mandatory?