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

Added: inview (Protonet) v1.1.2 (#172)

This commit is contained in:
nobody
2020-11-11 18:20:55 +01:00
parent e9b7bc1d57
commit eb0f499217
5 changed files with 11 additions and 0 deletions

View File

@@ -715,6 +715,11 @@ var resources = {
'path': 'resources/prop-types/{version}/prop-types.min.jsm',
'type': 'application/javascript'
},
// protonet-jquery.inview
'protonetJqueryInview': {
'path': 'resources/protonet-jquery.inview/{version}/jquery.inview.min.jsm',
'type': 'application/javascript'
},
// Prototype
'prototypeJS': {
'path': 'resources/prototype/{version}/prototype.jsm',