forgeplus/app/views/admins/laboratory_subjects/index.js.erb

1 line
170 B
Plaintext

$('.laboratory-subject-list-container').html("<%= j(render partial: 'admins/laboratory_subjects/shared/list', locals: { laboratory_subjects: @laboratory_subjects }) %>");