diff --git a/app/views/groups/index.html.erb b/app/views/groups/index.html.erb index 95a683e..a8886d0 100644 --- a/app/views/groups/index.html.erb +++ b/app/views/groups/index.html.erb @@ -3,6 +3,17 @@ <%= title l(:label_group_plural) %> + +<%= form_tag(groups_path, :method => :get) do %> +
+<% end %> + + <% if @groups.any? %>