Files
penracourses/static/autocomplete_light/vendor/select2/src/js/banner.start.js
T
Ross a9c4f54cd4 .
2021-10-20 22:45:53 +01:00

7 lines
259 B
JavaScript

(function () {
// Restore the Select2 AMD loader so it can be used
// Needed mostly in the language files, where the loader is not inserted
if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd) {
var S2 = jQuery.fn.select2.amd;
}