Translate type de champ values

This commit is contained in:
Guillaume Lazzara 2016-08-24 17:05:38 +02:00
parent b16c5d7bea
commit 39df032c8c
4 changed files with 29 additions and 4 deletions

View file

@ -6,7 +6,7 @@
.form-group.type
%h4 Type
= ff.select :type_champ, TypeDeChamp.type_champs, {}, {class: 'form-control type_champ'}
= ff.select :type_champ, TypeDeChamp.type_de_champs_list_fr, {}, {class: 'form-control type_champ'}
.form-group.description
%h4 Description