This commit is contained in:
@@ -339,6 +339,15 @@ namespace AyaNova.Biz
|
||||
});
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
//GLOBAL OPS SETTINGS
|
||||
//
|
||||
roles.Add(AyaType.GlobalOps, new BizRoleSet()
|
||||
{
|
||||
Change = AuthorizationRoles.OpsAdminFull,
|
||||
ReadFullRecord = AuthorizationRoles.OpsAdminLimited
|
||||
});
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
//USER
|
||||
|
||||
Reference in New Issue
Block a user