forked from bofh/fetsite
AutoCommit Mon Aug 10 20:03:02 CEST 2015
This commit is contained in:
@@ -51,7 +51,7 @@ end
|
||||
authorize! :comment, c
|
||||
|
||||
@comment = Comment.build_for(c, current_user,"", params_new)
|
||||
|
||||
@commentable=c
|
||||
if @comment.parent_object.class==Comment
|
||||
@comments= @comment.parent_object.children
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user