Finish removing the paths for the main menus.

This commit is contained in:
Mark Crane
2015-01-09 21:44:31 +00:00
parent ee354487d0
commit 02ebf09542
2 changed files with 2 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
$apps[$x]['menu'][0]['uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][0]['parent_uuid'] = "";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/dialplan/dialplans.php";
$apps[$x]['menu'][0]['path'] = "";
$apps[$x]['menu'][0]['order'] = "15";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";