debian-mirror-gitlab/app/views/dashboard/issues.html.haml

11 lines
174 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
%h3.page-title
Issues
%p.light
List all issues from all projects you have access to.
%hr
2015-04-26 12:48:37 +05:30
.append-bottom-20
= render 'shared/issuable_filter'
= render 'shared/issues'