diff --git a/app/views/issues/_list.html.erb b/app/views/issues/_list.html.erb index 7d36541..26287e7 100644 --- a/app/views/issues/_list.html.erb +++ b/app/views/issues/_list.html.erb @@ -18,7 +18,7 @@ <% if group_name %> <% reset_cycle %> - +   <%= group_name %> <%= group_count %> <%= group_totals %> <%= link_to_function("#{l(:button_collapse_all)}/#{l(:button_expand_all)}", diff --git a/plugins/README b/plugins/README deleted file mode 100644 index edef256..0000000 --- a/plugins/README +++ /dev/null @@ -1 +0,0 @@ -Put your Redmine plugins here.