File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/view/adminhtml/layout Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8
8
<layout xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/layout_generic.xsd" >
9
9
<container name =" root" >
10
10
<block class =" Magento\Catalog\Block\Adminhtml\Product\Composite\Fieldset" name =" product.composite.fieldset" >
11
- <block class =" Magento\Catalog\Block\Adminhtml\Product\Composite\Fieldset\Options" template =" Magento_Catalog::catalog/product/composite/fieldset/options.phtml" >
11
+ <block class =" Magento\Catalog\Block\Adminhtml\Product\Composite\Fieldset\Options" name = " product.composite.fieldset.options " template =" Magento_Catalog::catalog/product/composite/fieldset/options.phtml" >
12
12
<block class =" Magento\Catalog\Block\Product\View\Options\Type\DefaultType" as =" default" template =" Magento_Catalog::catalog/product/composite/fieldset/options/type/default.phtml" />
13
13
<block class =" Magento\Catalog\Block\Product\View\Options\Type\Text" as =" text" template =" Magento_Catalog::catalog/product/composite/fieldset/options/type/text.phtml" />
14
14
<block class =" Magento\Catalog\Block\Product\View\Options\Type\File" as =" file" template =" Magento_Catalog::catalog/product/composite/fieldset/options/type/file.phtml" />
You can’t perform that action at this time.
0 commit comments