0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 22:49:38 +01:00
gitea/templates/repo/issue/view_content
yp05327 d74c2228e3
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>
2023-08-03 19:58:41 +02:00
..
add_reaction.tmpl
attachments.tmpl
comments_delete_time.tmpl
comments.tmpl
context_menu.tmpl
pull_merge_instruction.tmpl
pull.tmpl Remove nonsense <a> for commit status check icon (#26287) 2023-08-03 19:58:41 +02:00
reactions.tmpl
reference_issue_dialog.tmpl
sidebar.tmpl Fix due date rendering the wrong date in issue (#26268) 2023-08-01 16:21:04 +02:00
update_branch_by_merge.tmpl