debian-mirror-gitlab/app/views/dashboard/merge_requests.html.haml
2014-09-02 14:37:02 +02:00

14 lines
323 B
Text

%h3.page-title
Merge Requests
%p.light
List all merge requests from all projects you have access to.
%hr
.row
.fixed.sidebar-expand-button.hidden-lg.hidden-md
%i.icon-list.icon-2x
.col-md-3.responsive-side
= render 'shared/filter', entity: 'merge_request'
.col-md-9
= render 'shared/merge_requests'