From f26caa7baa84b4e91681e40247e56d16c4296967 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 18 Sep 2024 10:57:34 -0700 Subject: [PATCH] Fix template bug of pull request view --- templates/repo/issue/view_content/sidebar.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/issue/view_content/sidebar.tmpl b/templates/repo/issue/view_content/sidebar.tmpl index 49c40be5a94d8..e49e90df56c9f 100644 --- a/templates/repo/issue/view_content/sidebar.tmpl +++ b/templates/repo/issue/view_content/sidebar.tmpl @@ -109,7 +109,7 @@
- + {{svg (printf "octicon-%s" .Type.Icon) 16 (printf "text %s" (.HTMLTypeColorName))}}