Explication: add field and template
This commit is contained in:
parent
ec0092fb3c
commit
176092c256
3 changed files with 6 additions and 2 deletions
|
@ -41,6 +41,8 @@
|
|||
- elsif champ.type_champ == 'departements'
|
||||
= render partial: 'users/description/champs/departements', locals: { champ: champ }
|
||||
|
||||
- elsif champ.type_champ == 'explication'
|
||||
|
||||
- else
|
||||
%input.form-control{name:"champs['#{ champ.id }']",
|
||||
placeholder: champ.libelle,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue