searxng/searx/static/themes/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
2022-03-19 20:49:37 +01:00
..
css [build] /static 2022-03-19 18:02:33 +01:00
img [build] /static 2021-12-18 21:25:22 +01:00
js [build] /static 2022-03-02 18:56:37 +00:00
src simple theme: JS version: the reset button clear the text 2022-03-19 20:49:37 +01:00
.eslintrc.json [mod] SearXNG JavaScript Style Guide (eslint:recommended) 2021-12-14 06:50:26 +01:00
.gitignore [themes] ignore packages-lock.json 2021-06-22 08:17:06 +02:00
.jshintrc [emacs] .dir-locals.el: add setup for js-mode 2021-06-24 13:27:21 +02:00
.stylelintrc.json [mod] simple theme: change stylelint configuration 2022-01-16 18:50:19 +01:00
gruntfile.js [simple theme] replace Image_layout.js with flexbox CS impl. 2022-02-26 22:31:47 +01:00
package.json Bump sharp from 0.29.3 to 0.30.0 in /searx/static/themes/simple 2022-02-04 07:10:14 +00:00
svg4favicon.svgo.js [enh] add SVG favicon href="favicon.svg" type="image/svg+xml" 2021-11-29 20:36:31 +01:00
svg4web.svgo.js [fix] eslint --fix 2021-12-14 07:31:58 +01:00