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

12 lines
204 B
Plaintext

%h3.page-title
Issues
%small (assigned to you)
%small.pull-right #{@issues.total_count} issues
%hr
.row
.span3
= render 'shared/filter', entity: 'issue'
.span9
= render 'shared/issues'