idn_app/app/views/admin/comments/update.js.erb
2016-07-29 20:23:40 +02:00

4 lines
116 B
Plaintext
Executable File

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