File tree Expand file tree Collapse file tree 2 files changed +13
-14
lines changed
CatalogWidget/view/frontend/layout
Swatches/view/frontend/layout Expand file tree Collapse file tree 2 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
12<!--
2- ~ Copyright © Magento, Inc. All rights reserved.
3- ~ See COPYING.txt for license details.
4- -->
5-
6- <!--
7- ~ Copyright © Magento, Inc. All rights reserved.
8- ~ See COPYING.txt for license details.
9- -->
10-
3+ /**
4+ * Copyright © Magento, Inc. All rights reserved.
5+ * See COPYING.txt for license details.
6+ */
7+ -->
118<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
129 <body >
1310 <block class =" Magento\Framework\View\Element\RendererList" name =" category.product.type.widget.details.renderers" >
1411 <block class =" Magento\Framework\View\Element\Template" name =" category.product.type.details.renderers.default" as =" default" />
1512 </block >
1613 </body >
17- </page >
14+ </page >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
12<!--
2- ~ Copyright © Magento, Inc. All rights reserved.
3- ~ See COPYING.txt for license details.
4- -->
5-
3+ /**
4+ * Copyright © Magento, Inc. All rights reserved.
5+ * See COPYING.txt for license details.
6+ */
7+ -->
68<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
79 xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
810 <body >
You can’t perform that action at this time.
0 commit comments