From 14ac3e617f226c1241de9c0fa2eee5259e33fc03 Mon Sep 17 00:00:00 2001 From: Jimmy Praet Date: Sun, 20 Dec 2020 23:52:29 +0100 Subject: [PATCH] Add repo name label again on dashboard issue / pulls page (#14073) The label got removed in PR #13594 Co-authored-by: Lunny Xiao Co-authored-by: techknowlogick --- templates/shared/issuelist.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/shared/issuelist.tmpl b/templates/shared/issuelist.tmpl index adb319a64..d1a2c4b33 100644 --- a/templates/shared/issuelist.tmpl +++ b/templates/shared/issuelist.tmpl @@ -31,6 +31,9 @@
+ {{if eq $.listType "dashboard"}} +
{{.Repo.FullName}}
+ {{end}} {{RenderEmoji .Title}} {{if .IsPull }}