From 0663ef2761457b514312e09c9a9ab3bdaea83d33 Mon Sep 17 00:00:00 2001 From: jaqra Date: Wed, 11 Sep 2019 23:18:51 +0300 Subject: [PATCH] apply emoji on dashboard issue list labels --- 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 7083569164fb7..d1c620852d090 100644 --- a/templates/user/dashboard/issues.tmpl +++ b/templates/user/dashboard/issues.tmpl @@ -80,7 +80,7 @@ especially on mobile views. */}} {{range .}} - {{.Name}} + {{.Name}} {{end}} {{end}}