File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
app/code/Magento/CatalogUrlRewrite/view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 12
12
<field name =" url_key_create_redirect" >
13
13
<argument name =" data" xsi : type =" array" >
14
14
<item name =" config" xsi : type =" array" >
15
- <item name =" label " xsi : type =" string" translate =" true" >Create Permanent Redirect for old URL</item >
15
+ <item name =" description " xsi : type =" string" translate =" true" >Create Permanent Redirect for old URL</item >
16
16
<item name =" dataType" xsi : type =" string" >boolean</item >
17
17
<item name =" formElement" xsi : type =" string" >checkbox</item >
18
- <item name =" imports" xsi : type =" array" >
19
- <item name =" handleChanges" xsi : type =" string" >${ $.provider }:data.url_key</item >
20
- </item >
21
- <item name =" component" xsi : type =" string" >Magento_Catalog/js/components/url-key-handle-changes</item >
18
+ <item name =" disabled" xsi : type =" boolean" >true</item >
22
19
<item name =" sortOrder" xsi : type =" number" >15</item >
23
20
</item >
24
21
</argument >
You can’t perform that action at this time.
0 commit comments