idn_app/app/views/admin/comments/update.js.erb
Nicolas Bally b5690bc6f2 initial
2016-07-25 15:55:11 +02:00

4 lines
116 B
Plaintext

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