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

Added: jScrollPane v2.2.2 (#73)

This commit is contained in:
nobody
2020-08-03 13:47:59 +02:00
parent 8cff669de4
commit ab107eac9d
5 changed files with 11 additions and 0 deletions

View File

@@ -373,6 +373,11 @@ var resources = {
'path': 'resources/jqueryui/{version}/jquery-ui.min.jsm',
'type': 'application/javascript'
},
// jScrollPane
'jScrollPane': {
'path': 'resources/jScrollPane/{version}/jquery.jscrollpane.min.jsm',
'type': 'application/javascript'
},
// jQuery UI Themes
'jQueryUiThemes': {
'path': 'resources/jqueryui/{version}/themes/base/minified/jquery-ui.min.css',