summaryrefslogtreecommitdiff
path: root/app/views/projects/notes/_diff_notes_with_reply.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/notes/_diff_notes_with_reply.html.haml')
-rw-r--r--app/views/projects/notes/_diff_notes_with_reply.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/projects/notes/_diff_notes_with_reply.html.haml b/app/views/projects/notes/_diff_notes_with_reply.html.haml
index 11f9859a90f..39be072855a 100644
--- a/app/views/projects/notes/_diff_notes_with_reply.html.haml
+++ b/app/views/projects/notes/_diff_notes_with_reply.html.haml
@@ -3,9 +3,6 @@
- if !defined?(line) || line == note.diff_line
%tr.notes_holder
%td.notes_line{ colspan: 2 }
- %span.discussion-notes-count
- %i.fa.fa-comment
- = notes.count
%td.notes_content
%ul.notes{ data: { discussion_id: note.discussion_id } }
= render notes