app/views/commontator/comments/edit.js.erb in commontator-4.5.4 vs app/views/commontator/comments/edit.js.erb in commontator-4.6.0
- old
+ new
@@ -1,5 +1,6 @@
$("#comment_<%= @comment.id.to_s %>_body_div").html("<%= escape_javascript(
render :partial => 'form',
:locals => {:comment => @comment}) %>");
<%= javascript_proc %>
+