IO-909 RBAC Shift Editing

This commit is contained in:
Patrick Fic
2021-04-22 09:52:49 -07:00
parent e6c7599813
commit cdf99a16fe
11 changed files with 207 additions and 55 deletions

View File

@@ -57,6 +57,7 @@ const ret = {
"timetickets:enter": 3,
"timetickets:list": 3,
"timetickets:edit": 4,
"timetickets:shiftedit": 5,
"users:editaccess": 4,
};