From 3e65430470cb81ec32c915c7034f293e15fdad8c Mon Sep 17 00:00:00 2001 From: Artem Dzhereleiko Date: Wed, 28 Dec 2022 16:31:26 +0200 Subject: [PATCH 1/2] UI: Fixed switching dashboard layout --- .../layout/manage-dashboard-layouts-dialog.component.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/ui-ngx/src/app/modules/home/components/dashboard-page/layout/manage-dashboard-layouts-dialog.component.ts b/ui-ngx/src/app/modules/home/components/dashboard-page/layout/manage-dashboard-layouts-dialog.component.ts index 4d593a7c57..ae0d699af7 100644 --- a/ui-ngx/src/app/modules/home/components/dashboard-page/layout/manage-dashboard-layouts-dialog.component.ts +++ b/ui-ngx/src/app/modules/home/components/dashboard-page/layout/manage-dashboard-layouts-dialog.component.ts @@ -297,6 +297,7 @@ export class ManageDashboardLayoutsDialogComponent extends DialogComponent Date: Wed, 28 Dec 2022 17:04:33 +0200 Subject: [PATCH 2/2] UI: Refactoring --- .../layout/manage-dashboard-layouts-dialog.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-ngx/src/app/modules/home/components/dashboard-page/layout/manage-dashboard-layouts-dialog.component.ts b/ui-ngx/src/app/modules/home/components/dashboard-page/layout/manage-dashboard-layouts-dialog.component.ts index ae0d699af7..801238d602 100644 --- a/ui-ngx/src/app/modules/home/components/dashboard-page/layout/manage-dashboard-layouts-dialog.component.ts +++ b/ui-ngx/src/app/modules/home/components/dashboard-page/layout/manage-dashboard-layouts-dialog.component.ts @@ -297,7 +297,7 @@ export class ManageDashboardLayoutsDialogComponent extends DialogComponent