Skip to content

Commit b4a7213

Browse files
⏫ Forwardport of #12276 to 2.3-develop branch
Applied pull request patch https://github.com/magento/magento2/pull/12276.patch (created by @mediactbv) based on commit(s): 1. d47a3fe 2. 9f8c7d1
1 parent 8e77e2f commit b4a7213

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/code/Magento/Wishlist/view/frontend/layout/wishlist_email_rss.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
-->
88
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
99
<body>
10-
<referenceContainer name="root">
11-
<block class="Magento\Wishlist\Block\Rss\EmailLink" name="wishlist.email.rss" cacheable="false"/>
12-
</referenceContainer>
10+
<block class="Magento\Wishlist\Block\Rss\EmailLink" name="wishlist.email.rss" cacheable="false"/>
1311
</body>
1412
</page>

0 commit comments

Comments
 (0)