From 594d9e9da21244957bace44331a30846b830a2a8 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Wed, 13 Mar 2013 00:32:53 +0000 Subject: [PATCH] Merged r11613 from trunk to 2.3-stable. Fixing HTML in groups index view. Contributed by Gregor Schmidt. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.3-stable@11619 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/groups/index.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/groups/index.html.erb b/app/views/groups/index.html.erb index aee3a092b..809cdc7fc 100644 --- a/app/views/groups/index.html.erb +++ b/app/views/groups/index.html.erb @@ -19,6 +19,7 @@ <%= delete_link group %> <% end %> + <% else %>

<%= l(:label_no_data) %>