From b24e47e39bb7683d7cac2b594c87e9fa57010671 Mon Sep 17 00:00:00 2001 From: Peter Bastiani Date: Fri, 23 Apr 2021 10:54:52 +0200 Subject: [PATCH] AW-2214 Fix refactored itemtype. --- .../components/olcs/switch2d3d/switch2d3d.component.html | 2 +- src/app/menu/menu.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/common-map3d/src/fm-map3d/components/olcs/switch2d3d/switch2d3d.component.html b/projects/common-map3d/src/fm-map3d/components/olcs/switch2d3d/switch2d3d.component.html index a11e353..26e4ee1 100644 --- a/projects/common-map3d/src/fm-map3d/components/olcs/switch2d3d/switch2d3d.component.html +++ b/projects/common-map3d/src/fm-map3d/components/olcs/switch2d3d/switch2d3d.component.html @@ -1 +1 @@ -
{{label}}
+
{{label}}
diff --git a/src/app/menu/menu.component.html b/src/app/menu/menu.component.html index 31c55a5..4508368 100644 --- a/src/app/menu/menu.component.html +++ b/src/app/menu/menu.component.html @@ -13,7 +13,7 @@