Added the option to add custom tabs to the edit view of any admin view
This commit is contained in:
@ -19,6 +19,7 @@ $fields = $displayData->get('fields') ?: array(
|
||||
'addpermissions',
|
||||
'note_on_tabs',
|
||||
'addtabs',
|
||||
'note_custom_tabs_note',
|
||||
'note_on_linked_views',
|
||||
'addlinked_views'
|
||||
);
|
||||
|
Reference in New Issue
Block a user