From ac0dacdb0d65c8eaa503d0551a04944c86ed0db2 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Thu, 13 Feb 2014 04:31:33 +0000 Subject: [PATCH] Move the 'Apps' menu to a different directory. --- app/xml_cdr/app_config.php | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/app/xml_cdr/app_config.php b/app/xml_cdr/app_config.php index e22c1e0b94..e5b01be5be 100644 --- a/app/xml_cdr/app_config.php +++ b/app/xml_cdr/app_config.php @@ -19,25 +19,6 @@ $apps[$x]['description']['pt-br'] = ""; //menu details - $apps[$x]['menu'][0]['title']['en-us'] = "Apps"; - $apps[$x]['menu'][0]['title']['es-mx'] = ""; - $apps[$x]['menu'][0]['title']['de-de'] = ""; - $apps[$x]['menu'][0]['title']['de-ch'] = ""; - $apps[$x]['menu'][0]['title']['de-at'] = ""; - $apps[$x]['menu'][0]['title']['fr-fr'] = "Apps"; - $apps[$x]['menu'][0]['title']['fr-ca'] = ""; - $apps[$x]['menu'][0]['title']['fr-ch'] = ""; - $apps[$x]['menu'][0]['title']['pt-pt'] = "Aplicações"; - $apps[$x]['menu'][0]['title']['pt-br'] = ""; - $apps[$x]['menu'][0]['uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; - $apps[$x]['menu'][0]['parent_uuid'] = ""; - $apps[$x]['menu'][0]['category'] = "internal"; - $apps[$x]['menu'][0]['path'] = "/app/xml_cdr/xml_cdr.php"; - $apps[$x]['menu'][0]['order'] = "20"; - $apps[$x]['menu'][0]['groups'][] = "user"; - $apps[$x]['menu'][0]['groups'][] = "admin"; - $apps[$x]['menu'][0]['groups'][] = "superadmin"; - $apps[$x]['menu'][1]['title']['en-us'] = "Call Detail Records"; $apps[$x]['menu'][1]['title']['es-mx'] = ""; $apps[$x]['menu'][1]['title']['de-de'] = "";