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

Added: jquery.cookie v1.4.1 (#258)

This commit is contained in:
nobody
2021-01-31 06:34:40 +01:00
parent 1f2b57a016
commit 8d73e93513
5 changed files with 12 additions and 0 deletions

View File

@@ -500,6 +500,11 @@ var resources = {
'path': 'resources/jquery.blockUI/{version}/jquery.blockUI.min.jsm',
'type': 'application/javascript'
},
// jquery.cookie [Deprecated]
'jqueryCookie': {
'path': 'resources/jquery-cookie/{version}/jquery.cookie.min.jsm',
'type': 'application/javascript'
},
// jQuery-csv
'jQueryCSV': {
'path': 'resources/jquery-csv/{version}/jquery.csv.min.jsm',