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