From f7f640ba5953936b9749d48a7941fec9d0f99a7b Mon Sep 17 00:00:00 2001 From: bramjanssen Date: Sun, 20 Aug 2023 19:08:23 +0200 Subject: [PATCH] fix: hide empty fields on map popup --- src/app/map/map.page.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/map/map.page.html b/src/app/map/map.page.html index b7d77be..7ae4813 100644 --- a/src/app/map/map.page.html +++ b/src/app/map/map.page.html @@ -21,7 +21,7 @@ {{activeVineyard?.address}} -
+
@@ -29,7 +29,7 @@ {{getVarieties((varieties | async))}}
-
+
@@ -37,7 +37,7 @@ {{getVarietyCount((varieties | async))}} plants
-
+