Add device show all which allows a domain administrator the option to see all devices on the entire system.

This commit is contained in:
Mark Crane
2015-03-07 21:35:18 +00:00
parent 95b1dc5ba0
commit e791288cd0
4 changed files with 56 additions and 18 deletions
+3
View File
@@ -120,6 +120,9 @@
$y++;
$apps[$x]['permissions'][$y]['name'] = 'device_profile_domain';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$y++;
$apps[$x]['permissions'][$y]['name'] = 'device_show_all';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
//schema details
$y = 0; //table array index