Form text_area: respect new line
This commit is contained in:
parent
9e1ca5258a
commit
6e97209b82
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
= render partial: 'new_gestionnaire/dossiers/champs/champ_label', locals: { form: form, champ: champ }
|
||||
|
||||
= form.text_area :value,
|
||||
~ form.text_area :value,
|
||||
row: 6,
|
||||
placeholder: champ.description,
|
||||
required: champ.mandatory,
|
||||
|
|
Loading…
Reference in a new issue