$('.laboratory-subject-list-container .laboratory-subject-item-<%= current_laboratory_subject.id %>').html("<%= j(render partial: 'cooperative/laboratory_subjects/shared/td', locals: { laboratory_subject: current_laboratory_subject }) %>"); $('.cooperative-modal-container .modal.cooperative-edit-subject-modal').modal('hide'); show_success_flash();