chg: [users:add] Missing comma
parent
2c87b1e500
commit
f2db6b3b5e
|
@ -87,7 +87,7 @@
|
||||||
'field' => 'disabled',
|
'field' => 'disabled',
|
||||||
'type' => 'checkbox',
|
'type' => 'checkbox',
|
||||||
'label' => 'Disable'
|
'label' => 'Disable'
|
||||||
]
|
],
|
||||||
],
|
],
|
||||||
'submit' => [
|
'submit' => [
|
||||||
'action' => $this->request->getParam('action')
|
'action' => $this->request->getParam('action')
|
||||||
|
|
Loading…
Reference in New Issue