mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 17:16:08 +10:00
12 lines
204 B
Plaintext
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'
|