1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-24 12:15:48 +00:00
gitea/templates
a1012112796 672e5a752d
prevent double click new issue/pull/comment button (#16157)
* prevent double click new issue/pull/comment button

when network is not good, these button maybe
double clicked, then more than one same issues
pulls or comments will be created. this pull
request will fix this bug.

Signed-off-by: a1012112796 <1012112796@qq.com>
2022-05-07 14:24:02 +02:00
..
admin Improve UI on mobile (#19546) 2022-05-01 18:11:21 +02:00
api/packages/pypi
base By default force vertical tabs on mobile (#19486) 2022-04-26 16:31:58 -04:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Allow to filter repositories by language in explore, user and organization repositories lists (#18430) 2022-01-28 13:29:04 +02:00
mail
org Add RSS Feed buttons to Repo, User and Org pages (#19370) 2022-04-24 22:03:39 +02:00
package Add Helm Chart registry (#19406) 2022-04-19 12:55:35 -04:00
repo prevent double click new issue/pull/comment button (#16157) 2022-05-07 14:24:02 +02:00
shared Add commit status popup to issuelist (#19375) 2022-04-26 23:40:01 +01:00
status
swagger Add API to check if team has repo access (#19540) 2022-05-01 17:39:04 +02:00
user Add RSS Feed buttons to Repo, User and Org pages (#19370) 2022-04-24 22:03:39 +02:00
home.tmpl
install.tmpl
post-install.tmpl