removed %p tag

This commit is contained in:
nilsding 2015-01-07 13:59:04 +01:00
parent a8d533cef7
commit ddfba921c9
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
%a{href: '#', data: { action: 'ab-comment-report', c_id: comment.id }}
%i.fa.fa-exclamation-triangle
Report
%p.comments--content
.comments--content
= markdown comment.content
- if user_signed_in?
.form-group.has-feedback{name: 'ab-comment-new-group', data: { a_id: a.id }}