mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] search: shift/ctrl click a category to select multiple categories
This commit is contained in:
parent
6ca89e1319
commit
6a9b97cad2
3 changed files with 52 additions and 19 deletions
|
|
@ -31,6 +31,7 @@
|
|||
<div class="category_name">{{- _(category) -}}</div>{{- '' -}}
|
||||
</button>{{- '' -}}
|
||||
{%- endfor -%}
|
||||
<input name="categories" id="selected-categories" type="hidden" />
|
||||
{{- '\n' -}}
|
||||
{%- endif -%}
|
||||
</div>{{- '' -}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue