From 5c250ffdb0747bc58384c4051f5c58d070817576 Mon Sep 17 00:00:00 2001 From: Guillermo Prandi Date: Wed, 5 Feb 2020 21:44:33 -0300 Subject: [PATCH] Fix issue/pull link --- templates/user/dashboard/issues.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/user/dashboard/issues.tmpl b/templates/user/dashboard/issues.tmpl index 3a8d16f6cc2f5..113dcf21f855e 100644 --- a/templates/user/dashboard/issues.tmpl +++ b/templates/user/dashboard/issues.tmpl @@ -89,7 +89,7 @@ {{if .Repo}}
  • {{.Repo.FullName}}#{{.Index}}
    - {{.Title}} + {{.Title}} {{if .IsPull}} {{if (index $.CommitStatus .PullRequest.ID)}}