Skip to content

Commit 12fcbfd

Browse files
author
Denys Rul
committed
MAGETWO-32484: Stabilization of changes and bug fixing
- Add requirejs-config to newsletter template preview page
1 parent 6078d06 commit 12fcbfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Newsletter/view/adminhtml/layout/newsletter_template_preview.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<block class="Magento\Newsletter\Block\Adminhtml\Queue\Preview\Form" name="preview_form"/>
1616
<block class="Magento\Backend\Block\Store\Switcher" name="store_switcher" template="Magento_Backend::store/switcher.phtml"/>
1717
</block>
18+
<block class="Magento\RequireJs\Block\Html\Head\Config" name="requirejs-config"/>
1819
</referenceContainer>
1920
</body>
2021
</page>

0 commit comments

Comments
 (0)