From 7fa5c7932fafabb3013e58aff40695ed4fcca8a6 Mon Sep 17 00:00:00 2001
From: Dan <39170265+chillenberger@users.noreply.github.com>
Date: Thu, 18 Apr 2024 11:54:41 -0600
Subject: [PATCH 1/2] Prevent sarch on every page visit
---
pgml-dashboard/templates/components/search_modal.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pgml-dashboard/templates/components/search_modal.html b/pgml-dashboard/templates/components/search_modal.html
index 15d148b25..f90687b5b 100644
--- a/pgml-dashboard/templates/components/search_modal.html
+++ b/pgml-dashboard/templates/components/search_modal.html
@@ -8,7 +8,7 @@
-
+
From 454894b9cd3450bcf06ada6a137d38c76ec6bba5 Mon Sep 17 00:00:00 2001
From: Dan <39170265+chillenberger@users.noreply.github.com>
Date: Thu, 18 Apr 2024 13:20:27 -0600
Subject: [PATCH 2/2] remove data-turbo-permanent
---
pgml-dashboard/templates/components/search_modal.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pgml-dashboard/templates/components/search_modal.html b/pgml-dashboard/templates/components/search_modal.html
index f90687b5b..e9be3e25d 100644
--- a/pgml-dashboard/templates/components/search_modal.html
+++ b/pgml-dashboard/templates/components/search_modal.html
@@ -8,7 +8,7 @@
-
+