summaryrefslogtreecommitdiff
path: root/app/views/dashboard/merge_requests.html.haml
blob: a7e1b08a0a4e38a6d5065026a662e7ceab96d572 (plain)
1
2
3
4
5
6
7
8
9
10
11
- page_title "Merge Requests"
%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'