Skip to content

Commit b1cbcde

Browse files
author
Sergey Shvets
committed
Merge remote-tracking branch 'origin/MAGETWO-70991' into chaika-pr1
2 parents 90a525f + 99d98f9 commit b1cbcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
template="Magento_Catalog::product/view/addto.phtml" cacheable="false">
2323
<block class="Magento\Wishlist\Block\Item\Configure" name="view.addto.wishlist.bundle" after="view.addto.requisition"
2424
template="item/configure/addto/wishlist.phtml" />
25-
<block class="Magento\Catalog\Block\Product\View\Addto\Compare" name="view.addto.compare.bundle" after="view.addto.wishlist"
25+
<block class="Magento\Catalog\Block\Product\View\AddTo\Compare" name="view.addto.compare.bundle" after="view.addto.wishlist"
2626
template="Magento_Catalog::product/view/addto/compare.phtml" />
2727
</block>
2828
</block>

0 commit comments

Comments
 (0)