From d2b0934f6cc59167b2e93ba8d6f82aeb8c76007e Mon Sep 17 00:00:00 2001 From: Andreas Kristiansen <6977712+AndreasK79@users.noreply.github.com> Date: Mon, 22 Dec 2025 13:04:59 +0100 Subject: [PATCH] [Advanced Logbook] Added apply buttons for filter dropdowns --- application/views/logbookadvanced/index.php | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/application/views/logbookadvanced/index.php b/application/views/logbookadvanced/index.php index 3e8a453c8..2a392c861 100644 --- a/application/views/logbookadvanced/index.php +++ b/application/views/logbookadvanced/index.php @@ -493,7 +493,14 @@ $options = json_decode($options); - +
+
+
+ +
+
+
+ @@ -668,6 +675,13 @@ $options = json_decode($options); +
+
+
+ +
+
+