From: Alan Knowles Date: Tue, 18 Sep 2018 03:42:14 +0000 (+0800) Subject: Core.perms.json X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=714593f650c53b61fbd8f1b5819e9700ee9660c2 Core.perms.json --- diff --git a/Core.perms.json b/Core.perms.json index cc3eeebe..8e06806d 100644 --- a/Core.perms.json +++ b/Core.perms.json @@ -12,13 +12,13 @@ "Person" : [ "ADEPS", "S" , "Contacts"] , "Offices" : [ "ADEPS", "S" , "Contact Offices"] , - "Companies" : [ "ADEPS", "S" , "Company Details"] , + "Companies" : [ "ADEPS", "S" , "Company Management"] , "Staff" : [ "ADEPS", "S" , "Staff"] , "Groups" : [ "ADEPS", "" , "Group Management"] , "Events" : [ "PS", "", "Event Log"] , - "ChangePassword" : [ "S", "S", "User Can Change Password"] + "ChangePassword" : [ "S", "S", "User Can Change Password"] }