forked from Public/pics
InlineFormView: combine fields and buttons into one 'controls' array
This commit is contained in:
@@ -25,7 +25,7 @@ class ManageAssets extends HTMLController
|
||||
'method' => 'post',
|
||||
'class' => 'col-md-6 text-end',
|
||||
'is_embed' => true,
|
||||
'buttons' => [
|
||||
'controls' => [
|
||||
'deleteChecked' => [
|
||||
'type' => 'submit',
|
||||
'caption' => 'Delete checked',
|
||||
|
||||
Reference in New Issue
Block a user