summaryrefslogtreecommitdiff
path: root/app/views/issues/_issues.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/issues/_issues.html.haml')
-rw-r--r--app/views/issues/_issues.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/issues/_issues.html.haml b/app/views/issues/_issues.html.haml
index f82ae8bde58..d7ba4300ce7 100644
--- a/app/views/issues/_issues.html.haml
+++ b/app/views/issues/_issues.html.haml
@@ -6,7 +6,7 @@
.row
.span7= paginate @issues, remote: true, theme: "gitlab"
.span3.right
- %span.cgray.right
+ %span.cgray.right
%span.issue_counter #{@issues.total_count}
issues for this filter
- else