mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Move menu items that are for superadmins to the advanced menu.
This commit is contained in:
@@ -9,7 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Menedżer menu";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Менеджер меню";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Meny Inställningar";
|
||||
$apps[$x]['menu'][0]['uuid'] = "da3a9ab4-c28e-ea8d-50cc-e8405ac8e76e";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
$apps[$x]['menu'][0]['path'] = "/core/menu/menu.php";
|
||||
$apps[$x]['menu'][0]['groups'][] = "superadmin";
|
||||
|
||||
Reference in New Issue
Block a user