Add a Domain select list with a Global option to Accounts -> Devices

This commit is contained in:
Mark Crane
2014-05-08 09:22:35 +00:00
parent afde98a18d
commit b158804583
3 changed files with 51 additions and 8 deletions

View File

@@ -117,6 +117,9 @@
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$y++;
$apps[$x]['permissions'][$y]['name'] = 'device_domain';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$y++;
//schema details
$y = 0; //table array index