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