From d4431acb39b3cd984176259e77b79bbc63dc0fb7 Mon Sep 17 00:00:00 2001 From: pacnpal <183241239+pacnpal@users.noreply.github.com> Date: Fri, 26 Sep 2025 13:50:31 -0400 Subject: [PATCH] Refactor search results template to utilize Alpine.js for view switching and state management. Enhanced view mode handling and integrated HTMX for improved search functionality. --- templates/core/search/results.html | 108 ++++++++++++++--------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/templates/core/search/results.html b/templates/core/search/results.html index fe90708d..addf5d8a 100644 --- a/templates/core/search/results.html +++ b/templates/core/search/results.html @@ -41,9 +41,9 @@
-
+
-
+
@@ -235,64 +235,64 @@
-{# Include required scripts #} - - - -