fix: [organisation:add] Removed useless description field
parent
0c9b032536
commit
46870a4bcc
|
@ -7,10 +7,6 @@
|
|||
array(
|
||||
'field' => 'name'
|
||||
),
|
||||
array(
|
||||
'field' => 'description',
|
||||
'type' => 'textarea'
|
||||
),
|
||||
array(
|
||||
'field' => 'uuid',
|
||||
'label' => 'UUID',
|
||||
|
|
Loading…
Reference in New Issue