mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
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 |
||
|---|---|---|
| .. | ||
| css | ||
| img | ||
| js | ||
| src | ||
| .eslintrc.json | ||
| .gitignore | ||
| .jshintrc | ||
| .stylelintrc.json | ||
| gruntfile.js | ||
| package.json | ||
| svg4favicon.svgo.js | ||
| svg4web.svgo.js | ||