removed tenant user page
This commit is contained in:
parent
dd25fa603d
commit
1672cf2ce1
1 changed files with 0 additions and 9 deletions
|
|
@ -265,15 +265,6 @@ NAVIGATION_SECTIONS = [
|
||||||
"order": 30,
|
"order": 30,
|
||||||
"adminOnly": True,
|
"adminOnly": True,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "admin-user-mandates",
|
|
||||||
"objectKey": "ui.admin.userMandates",
|
|
||||||
"label": t("Mandanten-Mitglieder"),
|
|
||||||
"icon": "FaUserFriends",
|
|
||||||
"path": "/admin/user-mandates",
|
|
||||||
"order": 40,
|
|
||||||
"adminOnly": True,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "admin-access",
|
"id": "admin-access",
|
||||||
"objectKey": "ui.admin.access",
|
"objectKey": "ui.admin.access",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue