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.
1 parent 49331f2 commit 2efaf22Copy full SHA for 2efaf22
app/code/Magento/Wishlist/view/frontend/layout/wishlist_email_items.xml
@@ -7,8 +7,6 @@
7
-->
8
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd">
9
<body>
10
- <referenceContainer name="root">
11
- <block class="Magento\Wishlist\Block\Share\Email\Items" name="wishlist.email.items" cacheable="false"/>
12
- </referenceContainer>
+ <block class="Magento\Wishlist\Block\Share\Email\Items" name="wishlist.email.items" cacheable="false"/>
13
</body>
14
</page>
0 commit comments