dev_local_2
p31729568 5 years ago
parent 5290ef7b3b
commit 7bead01fff

File diff suppressed because one or more lines are too long

@ -134996,6 +134996,10 @@ $(document).on('turbolinks:load', function(){
}
})
;
$(document).on('turbolinks:load', function() {
if ($('body.admins-schools-index-page').length > 0) {
}
});
$(document).on('turbolinks:load', function() {
var $tabs = $('.search-form-container .search-form-tabs');
if ($tabs.length > 0) {
Loading…
Cancel
Save