From 2b949b5bcd243049f20f5efd0966e5ad551a2462 Mon Sep 17 00:00:00 2001 From: Petr Novotnik Date: Thu, 28 Dec 2023 11:42:18 +0100 Subject: [PATCH] Allow focusing query search field via accesskey --- templates/header/topbar_end.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/header/topbar_end.html b/templates/header/topbar_end.html index 1e3f1cf2d..4c2eb1594 100644 --- a/templates/header/topbar_end.html +++ b/templates/header/topbar_end.html @@ -64,7 +64,7 @@ {# If there is a search query, put it in the search bar #} {# The tabindex="-1" is used to prevent it to be the first input focused on the page when using the browser shortcut #} -