Fix dot-notation rule in es5
[MAILPOET-1143]
This commit is contained in:
@@ -72,7 +72,7 @@ function (
|
||||
if (
|
||||
window.frameElement !== null
|
||||
&& MailPoet !== undefined
|
||||
&& MailPoet['Iframe']
|
||||
&& MailPoet.Iframe
|
||||
) {
|
||||
MailPoet.Iframe.autoSize(window.frameElement);
|
||||
}
|
||||
|
Reference in New Issue
Block a user