Remove comment count & icon

This commit is contained in:
Annabel Dunstone 2016-04-06 15:00:11 -07:00
parent dab4ac54b6
commit 04e798a515
1 changed files with 0 additions and 3 deletions

View File

@ -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