File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/Catalog/view/adminhtml/layout Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 8
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
10
<referenceContainer name =" content" >
11
- <block class =" Magento\Catalog\Block\Adminhtml\Product\Attribute\Set\Main" name =" adminhtml.catalog.product.set.edit" template =" catalog/product/attribute/set/main.phtml" />
11
+ <container name =" adminhtml.catalog.product.set.edit.wrapper" htmlTag =" div" htmlClass =" admin__scope-old" ><!-- @todo ui: remove arguments within .admin__scope-old -->
12
+ <block class =" Magento\Catalog\Block\Adminhtml\Product\Attribute\Set\Main" name =" adminhtml.catalog.product.set.edit" template =" catalog/product/attribute/set/main.phtml" />
13
+ </container >
12
14
</referenceContainer >
13
15
</body >
14
16
</page >
You can’t perform that action at this time.
0 commit comments