debian-mirror-gitlab/app/views/dashboard/issues.html.haml
2015-04-26 09:18:37 +02:00

10 lines
174 B
Text

%h3.page-title
Issues
%p.light
List all issues from all projects you have access to.
%hr
.append-bottom-20
= render 'shared/issuable_filter'
= render 'shared/issues'