mirror of
1
Fork 0
forgejo/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)
2023-08-10 20:04:08 +00:00
..
add_reaction.tmpl
attachments.tmpl
comments.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
comments_delete_time.tmpl
context_menu.tmpl
pull.tmpl Remove nonsense `<a>` for commit status check icon (#26287) 2023-08-03 19:58:41 +02:00
pull_merge_instruction.tmpl
reactions.tmpl Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
reference_issue_dialog.tmpl Fix incorrect redirection in new issue using references (#26440) 2023-08-10 20:04:08 +00:00
sidebar.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
update_branch_by_merge.tmpl