php_app/app/views/admin/comments/update.js.erb
Nicolas Bally 5cf3a3e83d initial
2014-11-25 22:56:20 +01:00

4 lines
116 B
Plaintext

close_pane_hover();
$('#comment_row_<%= @comment.id %>').replaceWith("<%= escape_javascript(render(@comment))%>");