File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
app/code/Magento/Catalog/view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 531
531
<item name =" required" xsi : type =" boolean" >false</item >
532
532
<item name =" breakLine" xsi : type =" boolean" >false</item >
533
533
<item name =" scopeLabel" xsi : type =" string" >[STORE VIEW]</item >
534
- <item name =" imports" xsi : type =" array" >
535
- <item name =" disabled" xsi : type =" string" >ns = ${ $.ns }, index = custom_use_parent_settings :checked</item >
536
- </item >
537
534
</item >
538
535
</argument >
539
536
<field name =" custom_design_from" sortOrder =" 230" formElement =" date" >
543
540
</additionalClasses >
544
541
<dataType >string</dataType >
545
542
<label translate =" true" >Schedule Update From</label >
546
- <imports >
547
- <link name =" disabled" >${ $.parentName }.custom_use_parent_settings:checked || $.data.serviceDisabled</link >
548
- </imports >
549
543
</settings >
550
544
</field >
551
545
<field name =" custom_design_to" sortOrder =" 240" formElement =" date" >
556
550
</additionalClasses >
557
551
<dataType >string</dataType >
558
552
<label translate =" true" >To</label >
559
- <imports >
560
- <link name =" disabled" >${ $.parentName }.custom_use_parent_settings:checked || $.data.serviceDisabled</link >
561
- </imports >
562
553
</settings >
563
554
</field >
564
555
</container >
You can’t perform that action at this time.
0 commit comments