From 95f219b27c21c129d30ce36e1fceea20f03827e2 Mon Sep 17 00:00:00 2001 From: fnetx Date: Mon, 24 May 2021 17:34:05 +0200 Subject: [PATCH] Remove branch URL before IssueRefURL Revert change for account / org dashboard where IssueRefURLs do not contain the full repo URL (case RepoLink is not true) Co-authored-by: Norwin Remove trailing whitespace from PR review --- templates/shared/issuelist.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/shared/issuelist.tmpl b/templates/shared/issuelist.tmpl index c21b320cf7309..984ddf44737c5 100644 --- a/templates/shared/issuelist.tmpl +++ b/templates/shared/issuelist.tmpl @@ -67,7 +67,7 @@ {{end}} {{if .Ref}} - + {{svg "octicon-git-branch" 14 "mr-2"}}{{index $.IssueRefEndNames .ID}} {{end}}