You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/templates/simple
Alexandre Flament 84340f56ec simple theme: JS version: the reset button clear the text
The <input type="reset"> introduced in the PR 894, restores the default value.
It works in the index page, but it doesn't work in the /search page:
the reset button restore the initial query.

This PR:
* fix the JS version: the reset button clear the text
* keep the clear button in the / page
* hide the clear button in the /search page
3 years ago
..
filters [enh] simple: basic ARIA fixes 3 years ago
messages [fix] templates: remove unneeded escape \' of single quotation mark 3 years ago
result_templates [mod] simple theme: define a '.show-content-button' 3 years ago
404.html Drop Python 2 (2/n): templates 4 years ago
base.html Various change on PR 930 3 years ago
categories.html [fix] simple: display "Click on the magnifier..." only the mouse over the categories 3 years ago
icons.html [build] /static 3 years ago
index.html [simple] link preferences on /about and /stats 3 years ago
info.html Info: code refactoring & bug fixes 3 years ago
infobox.html [enh] simple: basic ARIA fixes 3 years ago
macros.html [fix] simple theme: open preferences with general tab 3 years ago
page_with_header.html [simple] introduce page_with_header.html template 3 years ago
preferences.html [fix] simple theme: open preferences with general tab 3 years ago
results.html [enh] simple: basic ARIA fixes 3 years ago
search.html simple theme: JS version: the reset button clear the text 3 years ago
simple_search.html [fix] simple: the clear button works without javascript 3 years ago
stats.html [simple] introduce page_with_header.html template 3 years ago