Commit 045fe895 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'fix-commits-pagination' into 'master'

Fix commits pagination

See merge request !1406
parents e6ca3a58 ef0b15c5
......@@ -23,7 +23,7 @@ v 7.8.0
-
-
-
-
- Fix commits pagination
-
-
-
......
- unless defined?(project)
- project = @project
- @commits.group_by { |c| c.committed_date.to_date }.sort.reverse.each do |day, commits|
.row.commits-row
.col-md-2
......
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