From a5c60e42d30636b9854478d00f6a876e829b5947 Mon Sep 17 00:00:00 2001 From: Kim T Date: Mon, 29 Sep 2025 21:37:36 -0700 Subject: [PATCH] Prevent search form from submit/reset when hitting enter/return key --- plugin_store/templates/plugin_browser.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin_store/templates/plugin_browser.html b/plugin_store/templates/plugin_browser.html index e5b1559..701a270 100644 --- a/plugin_store/templates/plugin_browser.html +++ b/plugin_store/templates/plugin_browser.html @@ -18,7 +18,7 @@ Plugins -
+