add static files
This commit is contained in:
parent
2de5a8030e
commit
70c09da9f8
336 changed files with 82322 additions and 0 deletions
6
static/vendor/select2/src/js/banner.start.js
vendored
Normal file
6
static/vendor/select2/src/js/banner.start.js
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
(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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue