f3ee1b42bd
These are just a few very particular fixes for small grammatical issues, intended to polish the reading experience.
13 lines
312 B
Text
13 lines
312 B
Text
%h3.page-title
|
|
Issues assigned to me
|
|
%span.pull-right #{@issues.total_count} issues
|
|
|
|
%p.light
|
|
For all issues you should visit the project's issues page. Or use the search panel to find a specific issue.
|
|
%hr
|
|
|
|
.row
|
|
.span3
|
|
= render 'shared/filter', entity: 'issue'
|
|
.span9
|
|
= render 'shared/issues'
|