1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added: jQuery Mousewheel v3.1.13 (#73)

This commit is contained in:
nobody
2020-08-03 13:37:27 +02:00
parent 12cc466d34
commit c0ca0cf83c
5 changed files with 18 additions and 0 deletions

View File

@@ -358,6 +358,11 @@ var resources = {
'path': 'resources/jquery-modal/{version}/jquery.modal.min.css',
'type': 'text/css'
},
// jqueryMousewheelJS
'jqueryMousewheelJS': {
'path': 'resources/jquery-mousewheel/{version}/jquery.mousewheel.min.jsm',
'type': 'application/javascript'
},
// jQuery Tablesorter
'jQueryTablesorter': {
'path': 'resources/jquery-tablesorter/{version}/jquery.tablesorter.min.jsm',