Migrate Organizations interface patterns
This commit is contained in:
+2
-2
@@ -44,7 +44,7 @@ const organizationFunctionPicker: OrganizationFunctionPickerUiCapability = {
|
||||
export const organizationsModule: PlatformWebModule = {
|
||||
id: "organizations",
|
||||
label: "i18n:govoplan-organizations.organizations.220edf64",
|
||||
version: "1.0.0",
|
||||
version: "0.1.8",
|
||||
dependencies: ["access"],
|
||||
optionalDependencies: ["admin"],
|
||||
translations,
|
||||
@@ -53,7 +53,7 @@ export const organizationsModule: PlatformWebModule = {
|
||||
id: "organizations.admin.tenant",
|
||||
moduleId: "organizations",
|
||||
kind: "section",
|
||||
label: "Organizations administration",
|
||||
label: "i18n:govoplan-organizations.organizations_administration",
|
||||
order: 85
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user