Update app_config.php
This commit is contained in:
parent
3a570426ca
commit
2a560003b0
|
|
@ -116,8 +116,6 @@
|
|||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = "call_center_wallboard";
|
||||
//$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
|
||||
//default settings
|
||||
$y = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue