Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-12-09 00:39:26 +0300
committerDouwe Maan <douwe@gitlab.com>2015-12-09 00:39:26 +0300
commit31b4960eca490994bd192f53c4b3f5283fe962d5 (patch)
tree1052566833cdcaf861e2348be300df340bf8d28f /app/views/projects/issues/_issue.html.haml
parentfae08104b4f0bfb9612137a4c7313d83a8ba6d84 (diff)
Fix specs
Diffstat (limited to 'app/views/projects/issues/_issue.html.haml')
-rw-r--r--app/views/projects/issues/_issue.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/issues/_issue.html.haml b/app/views/projects/issues/_issue.html.haml
index 7d9fc8d2c86..f9cf4910df3 100644
--- a/app/views/projects/issues/_issue.html.haml
+++ b/app/views/projects/issues/_issue.html.haml
@@ -25,7 +25,7 @@
%li
= link_to issue_path(issue) + "#notes", class: "issue-no-comments" do
= icon('comments')
- = notes_count
+ = note_count
.issue-info
#{issue.to_reference} &middot;