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/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>
2 years ago
..
add_reaction.tmpl Improve and fix bugs surrounding reactions (#24760) 2 years ago
attachments.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
comments.tmpl Store and use seconds for timeline time comments (#25392) 2 years ago
comments_delete_time.tmpl Add template linting via djlint (#25212) 2 years ago
context_menu.tmpl Fix duplicated url prefix on issue context menu (#26066) 2 years ago
pull.tmpl Remove nonsense `<a>` for commit status check icon (#26287) 2 years ago
pull_merge_instruction.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
reactions.tmpl Improve and fix bugs surrounding reactions (#24760) 2 years ago
reference_issue_dialog.tmpl Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
sidebar.tmpl Fix due date rendering the wrong date in issue (#26268) 2 years ago
update_branch_by_merge.tmpl Replace fomantic divider module with our own (#25539) 2 years ago