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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user