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

Added Jets.js v0.14.1 (#56)

This commit is contained in:
nobody
2020-07-10 20:46:03 +02:00
parent ee16b75e52
commit ad5d9b45e5
5 changed files with 23 additions and 0 deletions

View File

@@ -314,6 +314,11 @@ var resources = {
'path': 'resources/jquery-jeditable/{version}/jquery.jeditable.min.jsm',
'type': 'application/javascript'
},
// Jets.js
'jetsJS': {
'path': 'resources/jets/{version}/jets.min.jsm',
'type': 'application/javascript'
},
// jQuery Ajax AutoComplete
'jQueryAjaxAutoComplete': {
'path': 'resources/jquery.devbridge-autocomplete/1.4.10/jquery.autocomplete.min.jsm',