demarches-normaliennes/app/views/new_gestionnaire/dossiers/champs/_textarea.html.haml
2017-12-15 10:50:58 +01:00

5 lines
135 B
Text

~ form.text_area :value,
row: 6,
placeholder: champ.description,
required: champ.mandatory,
value: html_to_string(champ.value)