Release v0.1.8
This commit is contained in:
@@ -23,7 +23,7 @@ const organizationAdminSections: AdminSectionsUiCapability = {
|
||||
sections: [
|
||||
{
|
||||
id: "tenant-organization-settings",
|
||||
label: "i18n:govoplan-organizations.organization_settings.c9ab9829",
|
||||
label: "i18n:govoplan-organizations.organizations.220edf64",
|
||||
group: "TENANT",
|
||||
order: 85,
|
||||
anyOf: ["organizations:settings:read", "admin:settings:read"],
|
||||
@@ -49,7 +49,7 @@ export const organizationsModule: PlatformWebModule = {
|
||||
{
|
||||
to: "/organizations",
|
||||
label: "i18n:govoplan-organizations.organizations.220edf64",
|
||||
iconName: "users",
|
||||
iconName: "building-2",
|
||||
anyOf: organizationReadScopes,
|
||||
order: 70
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user