[Fix #3682] Remove placeholder on textarea champ
This commit is contained in:
parent
af40d0c43d
commit
052bd9a9fc
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
~ form.text_area :value,
|
||||
row: 6,
|
||||
placeholder: champ.description,
|
||||
required: champ.mandatory?,
|
||||
value: html_to_string(champ.value)
|
||||
|
|
Loading…
Reference in a new issue