Skip to content

Commit ac4379b

Browse files
committed
MAGETWO-93067: Recently Compared Products layout is broken on frontend
1 parent db102cc commit ac4379b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/etc/widget.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
</parameters>
293293
<containers>
294294
<container name="sidebar.main">
295-
<template name="default" value="list" />
295+
<template name="default" value="sidebar" />
296296
</container>
297297
<container name="content">
298298
<template name="grid" value="grid" />

0 commit comments

Comments
 (0)