0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 07:34:49 +01:00
gitea/templates/explore
silverwind af094fbb6c
Introduce shared template for search inputs (#25338)
- Set
[type=search](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/search)
- Disable spellcheck
- Set maxLength 255 that I found in `templates/repo/issue/search.tmpl`
- Remove unnecessary `max-width`, it does nothing

---------

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-06-22 10:27:35 +00:00
..
code.tmpl
navbar.tmpl
organizations.tmpl
repo_list.tmpl
repo_search.tmpl
repos.tmpl
search.tmpl
users.tmpl