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

Added jQuery tablesorter v2.31.3 (#36)

This commit is contained in:
nobody
2020-06-23 18:16:57 +02:00
parent 62ae89b431
commit 00b86a1952
6 changed files with 15 additions and 0 deletions

View File

@@ -304,6 +304,11 @@ var resources = {
'path': 'resources/jquery-migrate/{version}/jquery-migrate.min.jsm',
'type': 'application/javascript'
},
// jQuery Tablesorter
'jQueryTablesorter': {
'path': 'resources/jquery-tablesorter/{version}/jquery.tablesorter.min.jsm',
'type': 'application/javascript'
},
// jQuery UI
'jQueryUI': {
'path': 'resources/jqueryui/{version}/jquery-ui.min.jsm',