mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Registrations auto-refresh via Ajax
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
$apps[$x]['menu'][0]['uuid'] = "17dbfd56-291d-8c1c-bc43-713283a9dd5a";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
$apps[$x]['menu'][0]['path'] = "/app/registrations/status_registrations.php?show_reg=1&profile=internal";
|
||||
$apps[$x]['menu'][0]['path'] = "/app/registrations/status_registrations.php?profile=internal";
|
||||
$apps[$x]['menu'][0]['groups'][] = "admin";
|
||||
$apps[$x]['menu'][0]['groups'][] = "superadmin";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user