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

Added: jquery-jcrop v0.9.15 (#1127)

This commit is contained in:
nobody
2022-09-06 05:47:25 +02:00
parent 05e7485a90
commit cbc41da55e
7 changed files with 27 additions and 0 deletions

View File

@@ -561,6 +561,13 @@ var resources = {
'jQueryEasing': {
'path': 'resources/jquery-easing/{version}/jquery.easing.min.jsm'
},
// jquery-jcrop
'jqueryJcropJS': {
'path': 'resources/jquery-jcrop/{version}/js/jquery.Jcrop.min.jsm'
},
'jqueryJcropCSS': {
'path': 'resources/jquery-jcrop/{version}/css/jquery.Jcrop.min.css'
},
// jQuery Lazy Load [Deprecated]
'jQueryLazyLoad': {
'path': 'resources/jquery.lazyload/{version}/jquery.lazyload.min.jsm'