forked from bofh/fetsite
AutoCommit Sam Aug 1 12:03:01 CEST 2015
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
$("#<%= Comment.formid_for(@comment.parent) %>").html("")
|
||||
$("#<%= Comment.wrapid_for(@comment.commentable) %>").html("<%= escape_javascript render partial:"comments/comments", object: @comments %>")
|
||||
$("#<%= divid_for(@comment.parent_object,"newform") %>").html("")
|
||||
$("#<%= Comment.wrapid_for(@comment.parent_object) %>").html("<%= escape_javascript render partial:"comments/comments", object: @comments %>")
|
||||
|
||||
Reference in New Issue
Block a user