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

1 line
141 B
Plaintext

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