]> source.dussan.org Git - gitea.git/commit
Remove nonsense `<a>` for commit status check icon (#26287)
authoryp05327 <576951401@qq.com>
Thu, 3 Aug 2023 17:58:41 +0000 (02:58 +0900)
committerGitHub <noreply@github.com>
Thu, 3 Aug 2023 17:58:41 +0000 (19:58 +0200)
commitd74c2228e3f93de502aa37095a00421ca67c4ca9
tree72e08f37b6f9e7fc112e92825e4e639443670be4
parent0827fbd49c5cafe09aa58cc32d9794e54602430a
Remove nonsense `<a>` for commit status check icon (#26287)

We are using `<a>` for commit status check icon with no link. So it is
clickable but this is no sense.
I think we can convert this to `div`.

![image](https://github.com/go-gitea/gitea/assets/18380374/23db1a11-b0c7-4444-bfa6-fe68aeb1c682)

Co-authored-by: Giteabot <teabot@gitea.io>
templates/repo/issue/view_content/pull.tmpl