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

1 line
122 B
Plaintext
Raw Permalink Normal View History

2020-03-09 00:40:16 +08:00
$('.school-list-container').html("<%= j(render partial: 'admins/schools/shared/list', locals: { schools: @schools }) %>");