chaix_app/app/views/admin/comments/update.js.erb
Nicolas Bally 6a8e471b82 intial
2019-02-01 13:53:57 +01:00

4 lines
116 B
Plaintext

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