i4way-dash/.svn/pristine/c5/c5472929483e51812998bde5aaf...

7 lines
259 B
Plaintext

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