gitlab-org--gitlab-foss/app/views/dashboard/issues.html.haml

11 lines
174 B
Text
Raw Normal View History

%h3.page-title
Issues
2012-01-27 17:51:02 -05:00
2013-07-31 10:53:42 -04:00
%p.light
List all issues from all projects you have access to.
2013-07-31 10:53:42 -04:00
%hr
.append-bottom-20
= render 'shared/issuable_filter'
= render 'shared/issues'