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

15 lines
291 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
.row
.fixed.sidebar-expand-button.hidden-lg.hidden-md
%i.icon-list.icon-2x
.col-md-3.responsive-side
= render 'shared/filter', entity: 'issue'
.col-md-9
= render 'shared/issues'