correct namespace. issue #13
This commit is contained in:
parent
c913b7e3f9
commit
b0b70243b6
@ -271,7 +271,7 @@
|
||||
window.Select2 = {query: {}, util: {}};
|
||||
window.Select2.util.debounce = debounce;
|
||||
window.Select2.query.ajax = ajax;
|
||||
window.Select2.local = local;
|
||||
window.Select2.query.local = local;
|
||||
|
||||
/**
|
||||
* blurs any Select2 container that has focus when an element outside them was clicked or received focus
|
||||
|
Loading…
x
Reference in New Issue
Block a user