Merged in feature/IO-3320-Responsibility-Center-RBAC (pull request #2446)
IO-3320 Responsibility Center RBAC Approved-by: Dave Richer
This commit is contained in:
@@ -59,6 +59,7 @@ const ret = {
|
||||
"shop:dashboard": 3,
|
||||
"shop:rbac": 5,
|
||||
"shop:reportcenter": 2,
|
||||
"shop:responsibilitycenter": 4, // Updated from "shop:responsibility" to "shop:responsibilitycenter"
|
||||
"shop:templates": 4,
|
||||
"shop:vendors": 2,
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -517,6 +517,7 @@
|
||||
"dashboard": "Shop -> Dashboard",
|
||||
"rbac": "Shop -> RBAC",
|
||||
"reportcenter": "Shop -> Report Center",
|
||||
"responsibilitycenter": "Shop -> Responsibility Centers",
|
||||
"templates": "Shop -> Templates",
|
||||
"vendors": "Shop -> Vendors"
|
||||
},
|
||||
|
||||
@@ -517,6 +517,7 @@
|
||||
"dashboard": "",
|
||||
"rbac": "",
|
||||
"reportcenter": "",
|
||||
"responsibilitycenter": "",
|
||||
"templates": "",
|
||||
"vendors": ""
|
||||
},
|
||||
|
||||
@@ -517,6 +517,7 @@
|
||||
"dashboard": "",
|
||||
"rbac": "",
|
||||
"reportcenter": "",
|
||||
"responsibilitycenter": "",
|
||||
"templates": "",
|
||||
"vendors": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user