Bladeren bron

Delete app_menu.php

FusionPBX 3 jaren geleden
bovenliggende
commit
0c97786722
1 gewijzigde bestanden met toevoegingen van 0 en 17 verwijderingen
  1. 0 17
      core/dashboard/app_menu.php

+ 0 - 17
core/dashboard/app_menu.php

@@ -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';
-
-?>