chg: [permissionslimitations:add] Forced comment type to be textarea
parent
20730401d7
commit
31ce0feed8
|
@ -26,7 +26,8 @@
|
|||
],
|
||||
[
|
||||
'field' => 'comment',
|
||||
'label' => 'Comment'
|
||||
'label' => 'Comment',
|
||||
'type' => 'textarea',
|
||||
]
|
||||
],
|
||||
'submit' => [
|
||||
|
|
Loading…
Reference in New Issue