Skip to content

Commit

Permalink
forgot to carry over changes to extension.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontalvo3 committed Apr 18, 2017
1 parent 5ae46d2 commit 86cc53d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
"ResourceModules": {
"ext.masonrymainpage.base": {
"scripts": [
"imagesloaded.pkgd.js",
"masonry.pkgd.js",
"masonry-common.js"
],
"styles": "Masonry.css",
Expand All @@ -27,9 +25,6 @@
"remoteExtPath": "MasonryMainPage"
},
"Hooks": {
"BeforePageDisplay": [
"MasonryMainPage::addIECompatibilityMetaTag"
],
"ParserFirstCallInit": [
"MasonryMainPage::setup"
]
Expand Down

0 comments on commit 86cc53d

Please sign in to comment.