From 7d59d013c998fa3ef12435a354714096d03e382d Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Sun, 3 Nov 2019 08:24:21 +0000 Subject: Fix missing icon classes (#31433). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18897 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/projects/_list.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/projects') diff --git a/app/views/projects/_list.html.erb b/app/views/projects/_list.html.erb index 8f1f6d974..8d8c0d9c1 100644 --- a/app/views/projects/_list.html.erb +++ b/app/views/projects/_list.html.erb @@ -13,7 +13,7 @@ <% reset_cycle %> -   +   <%= group_name %> <% if group_count %> <%= group_count %> -- cgit v1.2.3