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/jquery.mousewheel.shim.js
vendored
Normal file
6
static/vendor/select2/src/js/jquery.mousewheel.shim.js
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
define([
|
||||
'jquery'
|
||||
], function ($) {
|
||||
// Used to shim jQuery.mousewheel for non-full builds.
|
||||
return $;
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue