From b03a16cbd0fcf51b9e4e37932d7a9e2c86f3879d Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sun, 10 Aug 2025 22:10:50 +0100 Subject: [PATCH] Remove unused date range display logic Eliminated calls and function for updating the date-range-display element, which does not exist in the DOM. This cleans up unnecessary JavaScript and prevents potential errors. --- application/views/map/custom_date.php | 28 ++------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) diff --git a/application/views/map/custom_date.php b/application/views/map/custom_date.php index 5791d9f5..78b57492 100644 --- a/application/views/map/custom_date.php +++ b/application/views/map/custom_date.php @@ -315,32 +315,10 @@