removed tenant user page

This commit is contained in:
Ida 2026-06-04 14:45:25 +02:00
parent dd25fa603d
commit 1672cf2ce1

View file

@ -265,15 +265,6 @@ NAVIGATION_SECTIONS = [
"order": 30,
"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",
"objectKey": "ui.admin.access",