File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Catalog/view/adminhtml/layout
Downloadable/view/adminhtml/layout Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 24
24
</referenceContainer >
25
25
<referenceContainer name =" left" >
26
26
<block class =" Magento\Catalog\Block\Adminhtml\Product\Edit\Tabs" name =" product_tabs" >
27
+ <!-- @todo ui: remove arguments within .admin__scope-old -->
28
+ <arguments >
29
+ <argument name =" panels_class" xsi : type =" string" >admin__scope-old</argument >
30
+ </arguments >
27
31
<block class =" Magento\Backend\Block\Widget\Tab" name =" product_tabs.customer_options" as =" customer_options" >
28
32
<arguments >
29
33
<argument name =" label" xsi : type =" string" translate =" true" >Custom Options</argument >
Original file line number Diff line number Diff line change 10
10
<referenceBlock name =" product_tabs" >
11
11
<!-- @todo ui: remove arguments within .admin__scope-old -->
12
12
<arguments >
13
- <argument name =" panels_class" xsi : type =" string" >admin__scope-old</argument >
14
13
<argument name =" excluded_panel" xsi : type =" string" >product_info_tabs_downloadable_items_content</argument >
15
14
</arguments >
16
15
<action method =" addTab" >
You can’t perform that action at this time.
0 commit comments