Files
gitlabhq/app/views/dashboard/issues.html.haml
T
2014-12-23 18:49:39 +02:00

11 lines
174 B
Plaintext

%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'