mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
3 lines
205 B
JavaScript
3 lines
205 B
JavaScript
define ("core/first",["jquery"],function(a){a(document).bind("ajaxStart",function(){M.util.js_pending("jq")}).bind("ajaxStop",function(){M.util.js_complete("jq")})});
|
|
//# sourceMappingURL=first.min.js.map
|