Add a dialplan domain select only available to a user in the superadmin group

This commit is contained in:
Mark Crane
2014-05-22 04:20:28 +00:00
parent 48ba04b0dc
commit a39cbaf094
3 changed files with 53 additions and 2 deletions
+4
View File
@@ -95,6 +95,10 @@
$apps[$x]['permissions'][$y]['name'] = "dialplan_detail_delete";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'dialplan_domain';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$y++;
//schema details
$y = 0; //table array index