Skip to content

Commit

Permalink
Merge pull request #1 from mediact/bugfix/remove-reference-container
Browse files Browse the repository at this point in the history
Update wishlist_email_rss.xml
  • Loading branch information
cstergianos authored Nov 15, 2017
2 parents 9db4501 + d47a3fe commit 9f8c7d1
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<referenceContainer name="root">
<block class="Magento\Wishlist\Block\Rss\EmailLink" name="wishlist.email.rss" cacheable="false"/>
</referenceContainer>
<block class="Magento\Wishlist\Block\Rss\EmailLink" name="wishlist.email.rss" cacheable="false"/>
</body>
</page>

0 comments on commit 9f8c7d1

Please sign in to comment.