We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d791a7e + 9a7f851 commit 7606d70Copy full SHA for 7606d70
app/code/Magento/PageBuilder/view/adminhtml/layout/catalog_product_attribute_edit.xml
@@ -5,7 +5,7 @@
5
* See COPYING.txt for license details.
6
*/
7
-->
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">
+<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">
9
<body>
10
<referenceContainer name="js">
11
<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