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

Added: jquery.matchHeight v0.7.2 (#162)

This commit is contained in:
nobody
2020-11-03 20:45:33 +01:00
parent d95e0da9b8
commit b42e1dd83c
5 changed files with 22 additions and 0 deletions

View File

@@ -447,6 +447,11 @@ var resources = {
'path': 'resources/jquery.lazy/{version}/',
'type': 'application/javascript'
},
// jquery.matchHeight.js
'jqueryMatchHeightJS': {
'path': 'resources/jquery.matchHeight/{version}/jquery.matchHeight-min.jsm',
'type': 'application/javascript'
},
// jQuery Migrate
'jQueryMigrate': {
'path': 'resources/jquery-migrate/{version}/jquery-migrate.min.jsm',