0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-27 00:29:30 -05:00
forgejo/templates/user/dashboard
silverwind af094fbb6c
Introduce shared template for search inputs ()
- 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
..
dashboard.tmpl
feeds.tmpl
issues.tmpl Introduce shared template for search inputs () 2023-06-22 10:27:35 +00:00
milestones.tmpl Introduce shared template for search inputs () 2023-06-22 10:27:35 +00:00
navbar.tmpl Fix mobile navbar and misc cleanups () 2023-06-09 09:10:51 +00:00
repolist.tmpl Add org visibility label to non-organization's dashboard () 2023-05-07 08:33:43 +08:00