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
CaiCandong 7a69d71733
Fix incorrect redirection in new issue using references (#26440)
fix #26427
related https://github.com/go-gitea/gitea/pull/25258

---

Before:

![gitea](https://github.com/go-gitea/gitea/assets/50507092/ed8d3a17-1f63-42f2-a698-3b684e70dc91)

--- 

After:

![After](https://github.com/go-gitea/gitea/assets/50507092/b8e1338f-c520-4abc-b0df-b812c021ac7e)
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 Use template context function for avatar rendering (#26385) 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 Fix incorrect redirection in new issue using references (#26440) 2 years ago
sidebar.tmpl Use template context function for avatar rendering (#26385) 2 years ago
update_branch_by_merge.tmpl Replace fomantic divider module with our own (#25539) 2 years ago