File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Catalog/view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 505
505
<item name =" formElement" xsi : type =" string" >textarea</item >
506
506
<item name =" label" xsi : type =" string" translate =" true" >Layout Update XML</item >
507
507
<item name =" imports" xsi : type =" array" >
508
- <link name =" serviceDisabled" >${ $.parentName }.custom_use_parent_settings:checked || $.data.serviceDisabled</link >
508
+ <item name =" serviceDisabled" >${ $.parentName }.custom_use_parent_settings:checked || $.data.serviceDisabled</item >
509
509
</item >
510
510
</item >
511
511
</argument >
520
520
<item name =" dataType" xsi : type =" string" >boolean</item >
521
521
<item name =" formElement" xsi : type =" string" >checkbox</item >
522
522
<item name =" imports" xsi : type =" array" >
523
- <link name =" serviceDisabled" >${ $.parentName }.custom_use_parent_settings:checked || $.data.serviceDisabled</link >
523
+ <item name =" serviceDisabled" >${ $.parentName }.custom_use_parent_settings:checked || $.data.serviceDisabled</item >
524
524
</item >
525
525
<item name =" valueMap" xsi : type =" array" >
526
526
<item name =" true" xsi : type =" string" >1</item >
You can’t perform that action at this time.
0 commit comments