negos_app/app/views/admin/customers/destroy.js.erb
2015-11-19 10:11:00 +01:00

3 lines
69 B
Plaintext

$('#customer_row_<%= @customer.id %>').remove();
close_pane_hover();