Skip to content

Commit dfd68b9

Browse files
author
Magento CICD
authored
MAGETWO-65171: [GitHub][PR] MAGETWO-60448 #7406
2 parents dc4a450 + b16ea48 commit dfd68b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Email/view/adminhtml/layout/adminhtml_email_template_preview.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
*/
77
-->
88
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="admin-1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
9+
<update handle="empty" />
910
<body>
10-
<referenceContainer name="page.content">
11+
<referenceContainer name="root">
1112
<block name="preview.page.content" class="Magento\Framework\View\Element\Template" template="Magento_Email::template/preview.phtml">
1213
<block class="Magento\Email\Block\Adminhtml\Template\Preview" name="content" as="content"/>
1314
</block>

0 commit comments

Comments
 (0)