b2 fixes
This commit is contained in:
parent
8f22834c4e
commit
ba3c359fd5
7 changed files with 8 additions and 8 deletions
|
@ -30,7 +30,7 @@
|
|||
- if @merge_requests.present?
|
||||
%li.bottom
|
||||
.row
|
||||
.span10= paginate @merge_requests, :theme => "gitlab"
|
||||
.span7= paginate @merge_requests, :theme => "gitlab"
|
||||
.span4.right
|
||||
%span.cgray.right #{@merge_requests.total_count} merge requests for this filter
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue