0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 03:43:41 +01:00
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
2022-11-15 10:10:50 +08:00
..
admin Allow package version sorting (#21453) 2022-10-23 09:18:15 +08:00
api/packages/pypi
base
code
custom
explore
mail Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
org Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
package Allow package version sorting (#21453) 2022-10-23 09:18:15 +08:00
repo Remove href="javascript:;" in "save topics (Done)" button (#21813) 2022-11-15 10:10:50 +08:00
shared
status
swagger Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
user Added missing headers on user packages page (#21172) 2022-10-24 20:01:05 +08:00
home.tmpl
install.tmpl Clean up formatting on install page (#21668) 2022-11-03 20:41:01 +00:00
post-install.tmpl