mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update app_menu.php
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
$apps[$x]['menu'][$y]['uuid'] = "6ad5505c-4909-11e7-a919-92ebcb67fe33";
|
$apps[$x]['menu'][$y]['uuid'] = "6ad5505c-4909-11e7-a919-92ebcb67fe33";
|
||||||
$apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
$apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||||
$apps[$x]['menu'][$y]['category'] = "internal";
|
$apps[$x]['menu'][$y]['category'] = "internal";
|
||||||
$apps[$x]['menu'][$y]['path'] = "/app/number_translation/number_translations.php";
|
$apps[$x]['menu'][$y]['path'] = "/app/number_translations/number_translations.php";
|
||||||
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user