gitea/templates/repo/issue/view_content
Brad Albright 2f7a747e4f Fixed repo link in generated comment for cross repository dependency (#9863)
* fixed link to issue in issue comments after adding/removing a dependency, before links assumed the issue was in the same repository. also changed the format of the displayed issue since the issue will not necessarily be in the same repo

* based on pr comments, changed to use HTMLURL instead of piecing together the issue url, and added an if statement around the issue link display as a nil protection

* only showing repo name in dependency comment if the issue is from another repo

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
2020-01-21 10:18:52 +00:00
..
add_reaction.tmpl [Fix] AllowedReaction code (#9518) 2019-12-27 18:43:56 -05:00
attachments.tmpl [Fix] Release attachment should use DownloadURL() not Name (#9529) 2019-12-28 23:33:13 +00:00
comments.tmpl Fixed repo link in generated comment for cross repository dependency (#9863) 2020-01-21 10:18:52 +00:00
context_menu.tmpl Context menus for comments (#9043) 2019-11-19 20:33:42 +02:00
pull.tmpl Change won't sign information text to black. (#9843) 2020-01-18 12:30:35 +01:00
reactions.tmpl [Fix] AllowedReaction code (#9518) 2019-12-27 18:43:56 -05:00
sidebar.tmpl Fix issues/pulls dependencies problems (#9842) 2020-01-19 14:43:38 +08:00