Skip to content

Commit 893f9df

Browse files
committed
MC-2369: Implement full width layout for category
- Update page layout to use dashes
1 parent 7a48b44 commit 893f9df

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/frontend/layouts.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<layout id="cms_full_width">
1010
<label translate="true">CMS - Full Width</label>
1111
</layout>
12-
<layout id="category_full_width">
12+
<layout id="category-full-width">
1313
<label translate="true">Category - Full Width</label>
1414
</layout>
1515
</page_layouts>

0 commit comments

Comments
 (0)