Skip to content

Commit

Permalink
MAGETWO-8709: [GITHUB] Child product image should be shown in Wishist…
Browse files Browse the repository at this point in the history
… if options are selected for configurable product #8168

- remove unused
  • Loading branch information
cpartica committed Jul 11, 2018
1 parent dc703f4 commit 8705d12
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app/code/Magento/Wishlist/etc/frontend/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,4 @@
</argument>
</arguments>
</type>
<type name="Magento\Wishlist\Block\Customer\Wishlist\Item\Column\Image">
<arguments>
<argument name="renderers" xsi:type="array">
<item name="configurable" xsi:type="object">Magento\ConfigurableProduct\Block\Cart\Item\Renderer\Configurable</item>
<item name="grouped" xsi:type="object">Magento\GroupedProduct\Block\Cart\Item\Renderer\Grouped</item>
</argument>
</arguments>
</type>
</config>

0 comments on commit 8705d12

Please sign in to comment.