orbit4-5/app/views/admin/member_infos/destroy.js.erb

2 lines
101 B
Plaintext

$("#<%= dom_id @attribute %>").remove();
$(window.location.replace("<%= admin_member_infos_path %>"))