From f008e97e39c831d66d9d745ff160371d764eed6c Mon Sep 17 00:00:00 2001 From: Willem Dantuma Date: Tue, 24 Jan 2023 16:16:20 +0100 Subject: [PATCH] Fix start end naming --- .../components/aol/layer-list/layer-list.component.html | 2 +- .../components/aol/layer-values/layer-values.component.html | 4 ++-- .../feature-list-cropfield.component.html | 2 +- .../feature-list-croppingscheme.component.html | 2 +- .../components/feature-list/feature-list.component.html | 2 +- .../components/layer-switcher/layer-switcher.component.html | 2 +- .../histogram-details/histogram-details.component.html | 2 +- .../statistics-details/statistics-details.component.html | 2 +- .../selected-item-geotiff.component.html | 2 +- .../selected-item-shape/selected-item-shape.component.html | 2 +- .../selected-item-temporal.component.html | 2 +- projects/common/src/fm/components/app/app.component.html | 6 +++--- .../resumable-file-upload.component.html | 2 +- .../src/fm/components/side-panel/side-panel.component.html | 2 +- .../src/fm/components/timespan/timespan.component.html | 6 +++--- 15 files changed, 20 insertions(+), 20 deletions(-) diff --git a/projects/common-map/src/fm-map/components/aol/layer-list/layer-list.component.html b/projects/common-map/src/fm-map/components/aol/layer-list/layer-list.component.html index 9b6ddd1..cf3955d 100644 --- a/projects/common-map/src/fm-map/components/aol/layer-list/layer-list.component.html +++ b/projects/common-map/src/fm-map/components/aol/layer-list/layer-list.component.html @@ -13,7 +13,7 @@ - +
diff --git a/projects/common-map/src/fm-map/components/aol/layer-values/layer-values.component.html b/projects/common-map/src/fm-map/components/aol/layer-values/layer-values.component.html index 726d7e7..2fc8b81 100644 --- a/projects/common-map/src/fm-map/components/aol/layer-values/layer-values.component.html +++ b/projects/common-map/src/fm-map/components/aol/layer-values/layer-values.component.html @@ -2,12 +2,12 @@
-
{{lonlat$}}
+
{{lonlat$}}
  • {{layerValue.layerName}}
    {{layerValue.date|date}}
    -
    {{layerValue.quantity}} {{layerValue.value}}{{layerValue.unit}}
    +
    {{layerValue.quantity}} {{layerValue.value}}{{layerValue.unit}}
diff --git a/projects/common-map/src/fm-map/components/feature-list-cropfield/feature-list-cropfield.component.html b/projects/common-map/src/fm-map/components/feature-list-cropfield/feature-list-cropfield.component.html index 194df94..d5f6532 100644 --- a/projects/common-map/src/fm-map/components/feature-list-cropfield/feature-list-cropfield.component.html +++ b/projects/common-map/src/fm-map/components/feature-list-cropfield/feature-list-cropfield.component.html @@ -5,7 +5,7 @@

{{schemeItem.name}}

-
+
diff --git a/projects/common-map/src/fm-map/components/feature-list-croppingscheme/feature-list-croppingscheme.component.html b/projects/common-map/src/fm-map/components/feature-list-croppingscheme/feature-list-croppingscheme.component.html index 1d6d49e..046d92e 100644 --- a/projects/common-map/src/fm-map/components/feature-list-croppingscheme/feature-list-croppingscheme.component.html +++ b/projects/common-map/src/fm-map/components/feature-list-croppingscheme/feature-list-croppingscheme.component.html @@ -4,7 +4,7 @@

 Farms

-
+
diff --git a/projects/common-map/src/fm-map/components/feature-list/feature-list.component.html b/projects/common-map/src/fm-map/components/feature-list/feature-list.component.html index 3e396a0..59bd0b9 100644 --- a/projects/common-map/src/fm-map/components/feature-list/feature-list.component.html +++ b/projects/common-map/src/fm-map/components/feature-list/feature-list.component.html @@ -1,6 +1,6 @@
-
+
diff --git a/projects/common-map/src/fm-map/components/layer-switcher/layer-switcher.component.html b/projects/common-map/src/fm-map/components/layer-switcher/layer-switcher.component.html index d518983..9eb9fc6 100644 --- a/projects/common-map/src/fm-map/components/layer-switcher/layer-switcher.component.html +++ b/projects/common-map/src/fm-map/components/layer-switcher/layer-switcher.component.html @@ -4,7 +4,7 @@
Layers - +