mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added jQuery jeditable v1.8.0
This commit is contained in:
@@ -99,6 +99,11 @@ var resources = {
|
||||
'path': 'resources/fontawesome/{version}/css/all.cssm',
|
||||
'type': 'text/css'
|
||||
},
|
||||
// jeditableJS
|
||||
'jeditableJS': {
|
||||
'path': 'resources/jquery-jeditable/{version}/jquery.jeditable.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// jQuery
|
||||
'jQuery': {
|
||||
'path': 'resources/jquery/{version}/jquery.min.jsm',
|
||||
|
Reference in New Issue
Block a user