We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01812a4 + 8fd4871 commit 79825ebCopy full SHA for 79825eb
app/code/Magento/Email/view/adminhtml/templates/preview/iframeswitcher.phtml
@@ -13,7 +13,7 @@
13
frameborder="0"
14
title="<?php echo $block->escapeHtml(__('Preview')) ?>"
15
width="100%"
16
- sandbox="allow-scripts allow-forms allow-pointer-lock"
+ sandbox="allow-forms allow-pointer-lock"
17
src="<?php echo $block->escapeUrl($block->getUrl('*/*/popup', ['_current' => true])) ?>"
18
/>
19
</div>
0 commit comments