You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
Yarden Shoham de6dfb7141
Remove `href="javascript:;"` in "save topics (Done)" button (#21813)
To use an anchor tag as a button and have it be accessible I added
`role="button" tabindex="0"`,
[reference](https://stackoverflow.com/a/10510353/7414734).

* Closes #19912
2 years ago
..
admin Allow package version sorting (#21453) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Remove useless `appVer` from JS `window.config` (#21445) 2 years ago
code Run `make fmt` (#21437) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Localize all timestamps (#21440) 2 years ago
mail Add team member invite by email (#20307) 2 years ago
org Add team member invite by email (#20307) 2 years ago
package Allow package version sorting (#21453) 2 years ago
repo Remove `href="javascript:;"` in "save topics (Done)" button (#21813) 2 years ago
shared Localize all timestamps (#21440) 2 years ago
status Remove fomantic image module (#21145) 2 years ago
swagger Add Webhook authorization header (#20926) 2 years ago
user Added missing headers on user packages page (#21172) 2 years ago
home.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
install.tmpl Clean up formatting on install page (#21668) 2 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago