Added the basic code for controller and model for gh-53

This commit is contained in:
dev
2017-03-18 13:16:07 +02:00
parent 7534aed01d
commit b0ad2ddffc
29 changed files with 1452 additions and 1354 deletions

View File

@@ -34,13 +34,13 @@ $fields = $displayData->get('fields') ?: array(
'addadmin_views',
'addcustom_admin_views',
'addsite_views',
'spacer_hr_e',
'spacer_hr_a',
'note_mysql_tweak_options',
'sql_tweak',
'spacer_hr_a',
'spacer_hr_b',
'note_add_custom_menus',
'addcustommenus',
'spacer_hr_d',
'spacer_hr_c',
'note_add_config',
'addconfig'
);