forgejo/templates/admin
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
..
applications
auth Show OAuth2 errors to end users (#25261) 2023-06-15 01:12:50 +00:00
base Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
emails Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
org
packages Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
repo Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
runners
user Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
actions.tmpl
config.tmpl Refactor path & config system (#25330) 2023-06-21 13:50:26 +08:00
cron.tmpl
dashboard.tmpl
hook_new.tmpl
hooks.tmpl
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl
notice.tmpl Various UI fixes (#25264) 2023-06-21 21:59:49 -04:00
queue.tmpl
queue_manage.tmpl
stacktrace-row.tmpl
stacktrace.tmpl
stats.tmpl