Skip to content

Commit ea214fe

Browse files
author
Dmytro Vilchynskyi
committed
Merge remote-tracking branch 'origin/MAGETWO-70806' into PR_09_08
2 parents e669b04 + eb1c074 commit ea214fe

File tree

1 file changed

+2
-4
lines changed
  • app/code/Magento/Catalog/view/frontend/templates/product/widget/viewed

1 file changed

+2
-4
lines changed

app/code/Magento/Catalog/view/frontend/templates/product/widget/viewed/sidebar.phtml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@
1717
'listing' => [
1818
'displayMode' => 'grid'
1919
],
20-
'column' => [
21-
'image' => [
22-
'imageCode' => 'recently_viewed_products_images_names_widget'
23-
]
20+
'image' => [
21+
'imageCode' => 'recently_viewed_products_images_names_widget'
2422
]
2523
]
2624
);

0 commit comments

Comments
 (0)