From 64eaa2a942da16392139c831d06253e2eed778d6 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Thu, 16 Jul 2020 11:56:09 -0400 Subject: [PATCH] [ui] Link to pr list page on sidebar when view pr (#12256) (#12263) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix #12254 Signed-off-by: a1012112796 <1012112796@qq.com> Co-authored-by: 赵智超 <1012112796@qq.com> --- templates/repo/issue/view_content/sidebar.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/repo/issue/view_content/sidebar.tmpl b/templates/repo/issue/view_content/sidebar.tmpl index ab1af02081..78f3fa9420 100644 --- a/templates/repo/issue/view_content/sidebar.tmpl +++ b/templates/repo/issue/view_content/sidebar.tmpl @@ -128,12 +128,12 @@ {{.i18n.Tr "repo.issues.new.no_label"}} {{range .Labels}}
- {{.Name | RenderEmoji}} + {{.Name | RenderEmoji}}
{{end}} {{range .OrgLabels}}
- {{.Name | RenderEmoji}} + {{.Name | RenderEmoji}}
{{end}} @@ -238,7 +238,7 @@
{{range .Issue.Assignees}} {{end}}