mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-04 04:03:25 +08:00
init project
This commit is contained in:
4
app/assets/javascripts/admins/schools/index.js
Normal file
4
app/assets/javascripts/admins/schools/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
$(document).on('turbolinks:load', function() {
|
||||
if ($('body.admins-schools-index-page').length > 0) {
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user