From 4333825dfc4574ad9bccb49b2f07689cf845ecb0 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Sun, 22 Oct 2023 23:21:09 +0200 Subject: [PATCH 1/9] small style hack --- application/views/kml/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/application/views/kml/index.php b/application/views/kml/index.php index 9375c39ba..c3f943ebb 100644 --- a/application/views/kml/index.php +++ b/application/views/kml/index.php @@ -97,8 +97,8 @@ -

-
+
+
@@ -107,8 +107,8 @@
-

-
+
+
From 52ed2a1395255f3573b4348f35150db35416a701 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Mon, 23 Oct 2023 21:59:31 +0200 Subject: [PATCH 2/9] fixed datetimepicker in kml export --- application/views/interface_assets/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/interface_assets/footer.php b/application/views/interface_assets/footer.php index a83f000f6..0a5648976 100644 --- a/application/views/interface_assets/footer.php +++ b/application/views/interface_assets/footer.php @@ -2284,7 +2284,7 @@ $(document).ready(function(){ -uri->segment(1) == "kml") { ?> +uri->segment(1) == "kmlexport") { ?>