minor typo in textareas

This commit is contained in:
clemkeirua 2019-12-03 10:13:16 +01:00
parent 233c93bb7c
commit 9e44af70b5

View file

@ -1,4 +1,4 @@
~ form.text_area :value,
row: 6,
rows: 6,
required: champ.mandatory?,
value: html_to_string(champ.value)