Move the menu array to app_menu.php
This commit is contained in:
@@ -1 +1,12 @@
|
||||
<?php
|
||||
|
||||
//$apps[$x]['menu'][0]['title']['en-us'] = "Provision";
|
||||
//$apps[$x]['menu'][0]['title']['fr-fr'] = "Provision";
|
||||
//$apps[$x]['menu'][0]['uuid'] = "";
|
||||
//$apps[$x]['menu'][0]['parent_uuid'] = "";
|
||||
//$apps[$x]['menu'][0]['category'] = "internal";
|
||||
//$apps[$x]['menu'][0]['path'] = "";
|
||||
//$apps[$x]['menu'][0]['groups'][] = "admin";
|
||||
//$apps[$x]['menu'][0]['groups'][] = "superadmin";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user