cs_app/app/views/admin/comments/update.js.erb
Nicolas Bally 8a08ee35c8 initial
2015-02-22 14:36:30 +01:00

4 lines
116 B
Plaintext

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