moved tenant role permission functionality to tenant page, removed tenant role permission page
This commit is contained in:
parent
b1d4137935
commit
2c1ed16464
1 changed files with 0 additions and 9 deletions
|
|
@ -265,15 +265,6 @@ NAVIGATION_SECTIONS = [
|
||||||
"order": 10,
|
"order": 10,
|
||||||
"adminOnly": True,
|
"adminOnly": True,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "admin-mandate-role-permissions",
|
|
||||||
"objectKey": "ui.admin.mandateRolePermissions",
|
|
||||||
"label": t("Rollen-Berechtigungen"),
|
|
||||||
"icon": "FaKey",
|
|
||||||
"path": "/admin/mandate-role-permissions",
|
|
||||||
"order": 20,
|
|
||||||
"adminOnly": True,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "admin-mandates",
|
"id": "admin-mandates",
|
||||||
"objectKey": "ui.admin.mandates",
|
"objectKey": "ui.admin.mandates",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue