From 0a8992d21550dff1176820d434b5dd7e4f233749 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 9 Oct 2021 17:06:51 -0400 Subject: Search query back button (#1981) * Always allow history to go back/forward when using browser history * Add a back button which is visible when using the query parser --- ext/search.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/search.html') diff --git a/ext/search.html b/ext/search.html index 03ee781f..e435e657 100644 --- a/ext/search.html +++ b/ext/search.html @@ -50,6 +50,7 @@
+
-- cgit v1.2.3