Skip to content

Commit 7606d70

Browse files
committed
Merge remote-tracking branch 'origin/team3-delivery' into team3-delivery
2 parents d791a7e + 9a7f851 commit 7606d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/layout/catalog_product_attribute_edit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* See COPYING.txt for license details.
66
*/
77
-->
8-
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="admin-1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
8+
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="admin-2columns-left" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
99
<body>
1010
<referenceContainer name="js">
1111
<block class="Magento\PageBuilder\Block\Adminhtml\System\Config\SwitchAttributeType" name="switch_attribute_type" template="Magento_PageBuilder::system/config/switch_attribute_type.phtml"/>

0 commit comments

Comments
 (0)