Skip to content

Commit

Permalink
Fix override layered navigation and account menu
Browse files Browse the repository at this point in the history
  • Loading branch information
SilvanLaroo authored Jun 1, 2017
1 parent ddabdbc commit d15544b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions view/frontend/page_layout/2columns-left.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<update handle="2columns-left"/>

<referenceContainer name="columns">
<container name="sidebar.main" htmlTag="div" htmlClass="c-sidebar c-sidebar--categories">
<referenceContainer name="sidebar.main" htmlTag="div" htmlClass="c-sidebar c-sidebar--categories">
<block class="Sebwite\Sidebar\Block\Sidebar" name="category-sidebar" template="Sebwite_Sidebar::sidebar.phtml"/>
</container>
</referenceContainer>
</referenceContainer>
</layout>
</layout>

0 comments on commit d15544b

Please sign in to comment.