mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
CR/LF correction
This commit is contained in:
6
front/lib/AdminLTE/bower_components/select2/src/js/jquery.mousewheel.shim.js
vendored
Normal file
6
front/lib/AdminLTE/bower_components/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 $;
|
||||
});
|
||||
Reference in New Issue
Block a user