$(document).on('turbolinks:load', function() {
if ($('body.admins-schools-index-page').length > 0) {
}
});