From ed5eed101e6075dbbb16b3c5033ad49c758122c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Zieli=C5=84ski?= Date: Tue, 22 Aug 2023 16:25:18 +0200 Subject: [PATCH] Value -> Value1 --- .../app/modules/layers/layer-detail/layer-detail.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/src/app/modules/layers/layer-detail/layer-detail.component.html b/Frontend/src/app/modules/layers/layer-detail/layer-detail.component.html index d55fa7c..d5e3bcb 100644 --- a/Frontend/src/app/modules/layers/layer-detail/layer-detail.component.html +++ b/Frontend/src/app/modules/layers/layer-detail/layer-detail.component.html @@ -36,7 +36,7 @@ - Value + Value1 {{item.value1 | number:'1.2-2'}}