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 f59024f commit 99d98f9Copy full SHA for 99d98f9
app/code/Magento/Wishlist/view/frontend/layout/wishlist_index_configure_type_bundle.xml
@@ -22,7 +22,7 @@
22
template="Magento_Catalog::product/view/addto.phtml" cacheable="false">
23
<block class="Magento\Wishlist\Block\Item\Configure" name="view.addto.wishlist.bundle" after="view.addto.requisition"
24
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"
+ <block class="Magento\Catalog\Block\Product\View\AddTo\Compare" name="view.addto.compare.bundle" after="view.addto.wishlist"
26
template="Magento_Catalog::product/view/addto/compare.phtml" />
27
</block>
28
0 commit comments