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 564
564
<item name =" dataType" xsi : type =" string" >string</item >
565
565
<item name =" formElement" xsi : type =" string" >date</item >
566
566
<item name =" imports" xsi : type =" array" >
567
- <item name =" disabled " xsi : type =" string" >ns = ${ $.ns }, index = custom_use_parent_settings :checked</item >
567
+ <item name =" serviceDisabled " xsi : type =" string" >ns = ${ $.ns }, index = custom_use_parent_settings :checked || $.data.serviceDisabled </item >
568
568
</item >
569
569
</item >
570
570
</argument >
579
579
<item name =" formElement" xsi : type =" string" >date</item >
580
580
<item name =" scopeLabel" xsi : type =" string" />
581
581
<item name =" imports" xsi : type =" array" >
582
- <item name =" disabled " xsi : type =" string" >ns = ${ $.ns }, index = custom_use_parent_settings :checked</item >
582
+ <item name =" serviceDisabled " xsi : type =" string" >ns = ${ $.ns }, index = custom_use_parent_settings :checked || $.data.serviceDisabled </item >
583
583
</item >
584
584
</item >
585
585
</argument >
You can’t perform that action at this time.
0 commit comments