Permissions: Consistify (new word!) permission names for Show All functionality on Devices & Destinations.
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
$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]['name'] = 'device_all';
|
||||
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
|
||||
|
||||
//schema details
|
||||
|
||||
Reference in New Issue
Block a user