mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
language translations for pt-pt and some other minor fixes and updates
This commit is contained in:
@@ -37,11 +37,13 @@
|
||||
|
||||
//permission details
|
||||
$apps[$x]['permissions'][0]['name'] = "system_status_sofia_status";
|
||||
$apps[$x]['permissions'][0]['menu']['uuid'] = "b7aea9f7-d3cf-711f-828e-46e56e2e5328";
|
||||
$apps[$x]['permissions'][0]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][1]['name'] = "system_status_sofia_status_profile";
|
||||
$apps[$x]['permissions'][1]['menu']['uuid'] = "b7aea9f7-d3cf-711f-828e-46e56e2e5328";
|
||||
$apps[$x]['permissions'][1]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][2]['name'] = "sip_status_switch_status";
|
||||
$apps[$x]['permissions'][2]['groups'][] = "superadmin";
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user