personal_writing/app/views/admin/writings/destroy.js.erb

1 line
46 B
Plaintext

$('#writing_<%= @writing.id.to_s%>').remove();