gitlab-org--gitlab-foss/app/views/dashboard/merge_requests.html.haml
Dmitriy Zaporozhets 47634e392f
Refactor issues and merge requests lists
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-12-23 18:49:39 +02:00

10 lines
198 B
Text

%h3.page-title
Merge Requests
%p.light
List all merge requests from all projects you have access to.
%hr
.append-bottom-20
= render 'shared/issuable_filter'
= render 'shared/merge_requests'