gitlab-org--gitlab-foss/app/views/dashboard/issues.html.haml
Dmitriy Zaporozhets 47634e392f
Refactor issues and merge requests lists
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-12-23 18:49:39 +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'