mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Delete app_menu.php
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
<?php
|
||||
|
||||
//$apps[$x]['menu'][0]['title']['en-us'] = 'Dashboard';
|
||||
//$apps[$x]['menu'][0]['title']['es-cl'] = '';
|
||||
//$apps[$x]['menu'][0]['title']['fr-fr'] = '';
|
||||
//$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
//$apps[$x]['menu'][0]['title']['pl'] = '';
|
||||
//$apps[$x]['menu'][0]['title']['sv-se'] = '';
|
||||
//$apps[$x]['menu'][0]['title']['uk'] = '';
|
||||
//$apps[$x]['menu'][0]['title']['de-at'] = '';
|
||||
//$apps[$x]['menu'][0]['uuid'] = '80e1d487-3091-40a1-aefd-ef8e39e79173';
|
||||
//$apps[$x]['menu'][0]['parent_uuid'] = '02194288-6d56-6d3e-0b1a-d53a2bc10788';
|
||||
//$apps[$x]['menu'][0]['category'] = 'internal';
|
||||
//$apps[$x]['menu'][0]['path'] = '/app/dashboard/';
|
||||
//$apps[$x]['menu'][0]['groups'][] = 'superadmin';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user