diff --git a/app/views/groups/index.html.erb b/app/views/groups/index.html.erb index 48b9ab42..f05aed3c 100644 --- a/app/views/groups/index.html.erb +++ b/app/views/groups/index.html.erb @@ -19,6 +19,7 @@ <%= link_to l(:button_delete), group, :confirm => l(:text_are_you_sure), :method => :delete, :class => 'icon icon-del' %> <% end %> + <% else %>

<%= l(:label_no_data) %>