mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-26 04:56:16 +10:00
Fix broken pagination for issues
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -113,4 +113,4 @@
|
||||
%span.issue_counter #{@issues.total_count}
|
||||
issues for this filter
|
||||
|
||||
= paginate @issues, remote: true, theme: "gitlab"
|
||||
= paginate @issues, theme: "gitlab"
|
||||
|
||||
Reference in New Issue
Block a user