mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[feat] search: shift/ctrl click a category to select multiple categories
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
<div class="category_name">{{- _(category) -}}</div>{{- '' -}}
|
||||
</button>{{- '' -}}
|
||||
{%- endfor -%}
|
||||
<input name="categories" id="selected-categories" type="hidden" />
|
||||
{{- '\n' -}}
|
||||
{%- endif -%}
|
||||
</div>{{- '' -}}
|
||||
|
||||
Reference in New Issue
Block a user