personal-lab/app/views/admin/labs/destroy.js.erb

1 line
38 B
Plaintext

$('#lab_<%= @lab.id.to_s%>').remove();