From 766ba07105f85ddaef56b34955a05fadc96b0ded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 18 Jan 2026 23:48:04 +0100 Subject: [PATCH] Properly disable the id search by default Follow up on PR #1184 --- templates/components/search.macro.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/components/search.macro.html.twig b/templates/components/search.macro.html.twig index a324ad35..90c01876 100644 --- a/templates/components/search.macro.html.twig +++ b/templates/components/search.macro.html.twig @@ -12,7 +12,7 @@
- +
@@ -106,4 +106,4 @@ {{ _self.settings_drodown(is_navbar) }} {% endif %} -{% endmacro %} \ No newline at end of file +{% endmacro %}