Files
fetsite/app/views/comments/destroy.js.erb
2015-08-01 12:03:01 +02:00

3 lines
135 B
Plaintext

$("#<%= Comment.wrapid_for(@commentable) %>").html("<%= escape_javascript render partial:"comments/comments", object: @comments %>")