pmr_app/app/views/admin/comments/update.js.erb
Nicolas Bally 428372d6f9 initial
2016-02-08 10:27:25 +01:00

4 lines
116 B
Plaintext

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