Skip to content

Commit 79825eb

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-97671' into 2.1.18-develop-pr71
2 parents 01812a4 + 8fd4871 commit 79825eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Email/view/adminhtml/templates/preview/iframeswitcher.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
frameborder="0"
1414
title="<?php echo $block->escapeHtml(__('Preview')) ?>"
1515
width="100%"
16-
sandbox="allow-scripts allow-forms allow-pointer-lock"
16+
sandbox="allow-forms allow-pointer-lock"
1717
src="<?php echo $block->escapeUrl($block->getUrl('*/*/popup', ['_current' => true])) ?>"
1818
/>
1919
</div>

0 commit comments

Comments
 (0)