1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-01-31 04:13:01 +00:00
nk20/static/vendor/select2/src/js/banner.start.js

7 lines
259 B
JavaScript
Raw Normal View History

2020-02-25 22:15:46 +01:00
(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;
}