diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/views/projects/_list.html.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/_list.html.erb b/app/views/projects/_list.html.erb index 8d8c0d9c1..3c90921ec 100644 --- a/app/views/projects/_list.html.erb +++ b/app/views/projects/_list.html.erb @@ -1,3 +1,4 @@ +<%= render_query_totals(@query) %> <div class="autoscroll"> <table class="list projects odd-even <%= @query.css_classes %>"> <thead> |