Commit 3a2c32c0 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix broken pagination for issues

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 7ecd1249
......@@ -113,4 +113,4 @@
%span.issue_counter #{@issues.total_count}
issues for this filter
= paginate @issues, remote: true, theme: "gitlab"
= paginate @issues, theme: "gitlab"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment