From a55e0ac553e608e5657573a8173aa5a040a49054 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sat, 9 Sep 2023 16:49:14 +0200 Subject: [feat] search on category select without JS Co-authored-by: Alexandre Flament --- .../simple/preferences/search_on_category_select.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 searx/templates/simple/preferences/search_on_category_select.html (limited to 'searx/templates/simple/preferences') diff --git a/searx/templates/simple/preferences/search_on_category_select.html b/searx/templates/simple/preferences/search_on_category_select.html new file mode 100644 index 000000000..2bc680a61 --- /dev/null +++ b/searx/templates/simple/preferences/search_on_category_select.html @@ -0,0 +1,16 @@ +
{{- '' -}} + {{ _('Search on category select') }}{{- '' -}} +

{{- '' -}} + {{- '' -}} +

{{- '' -}} +
+ {{- _('Perform search immediately if a category selected. Disable to select multiple categories') -}} +
{{- '' -}} +
{{- '' -}} \ No newline at end of file -- cgit v1.2.3