Skip to content
Snippets Groups Projects
Commit 64d0dacf authored by Ihor Melnychenko's avatar Ihor Melnychenko
Browse files

MAGETWO-49329: [PR] Prepare and process PR

parent d5a94b7c
No related merge requests found
......@@ -105,7 +105,7 @@ class ProductUrlRewrite extends AbstractModifier
'componentType' => Field::NAME,
'formElement' => Checkbox::NAME,
'dataType' => Text::NAME,
'component' => 'Magento_CatalogUrlRewrite/js/components/url-key-handle-changes',
'component' => 'Magento_Catalog/js/components/url-key-handle-changes',
'valueMap' => [
'false' => '',
'true' => $urlKey
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment