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