diff --git a/projects/admin/src/app/components/items/switch-location/item-switch-location/item-switch-location.component.html b/projects/admin/src/app/components/items/switch-location/item-switch-location/item-switch-location.component.html index 9185e53b4..7cbbe766e 100644 --- a/projects/admin/src/app/components/items/switch-location/item-switch-location/item-switch-location.component.html +++ b/projects/admin/src/app/components/items/switch-location/item-switch-location/item-switch-location.component.html @@ -1,6 +1,6 @@ - -
-
-
-
Source
-
+@if (initialLocation.length > 0 && options.length > 0) { + +
+
+
Source
+
+ +
+
+ +
+
Target
+
-
-
- -
-
Target
-
- -
-
-
+
+
- -
+ +}