you can report yourself anymore in comments
This commit is contained in:
parent
ed9c7e945d
commit
57f469e429
|
@ -20,6 +20,7 @@
|
|||
%a{href: '#', data: { action: 'ab-comment-destroy', c_id: comment.id }}
|
||||
%i.fa.fa-trash-o
|
||||
Delete
|
||||
- unless comment.user == current_user
|
||||
%li
|
||||
%a{href: '#', data: { action: 'ab-comment-report', c_id: comment.id }}
|
||||
%i.fa.fa-exclamation-triangle
|
||||
|
|
Loading…
Reference in New Issue