Update app_menu.php
This commit is contained in:
parent
20a2f7e6d6
commit
195d50c96c
|
|
@ -24,6 +24,6 @@
|
||||||
$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/exec/exec.php";
|
$apps[$x]['menu'][$y]['path'] = "/app/exec/exec.php";
|
||||||
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
//$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue