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" ?>
1
2
<!--
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
+ -->
11
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
12
9
<body >
13
10
<block class =" Magento\Framework\View\Element\RendererList" name =" category.product.type.widget.details.renderers" >
14
11
<block class =" Magento\Framework\View\Element\Template" name =" category.product.type.details.renderers.default" as =" default" />
15
12
</block >
16
13
</body >
17
- </page >
14
+ </page >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" ?>
1
2
<!--
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
+ -->
6
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7
9
xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
8
10
<body >
You can’t perform that action at this time.
0 commit comments