Files
rspade_system/node_modules/select2/src/js/banner.start.js
2025-12-03 21:28:08 +00:00

7 lines
259 B
JavaScript
Executable File

(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;
}