diff --git a/js/admin-products.js b/js/admin-products.js index 6971bfc17..d2c76c603 100644 --- a/js/admin-products.js +++ b/js/admin-products.js @@ -482,6 +482,7 @@ product_tabs['Seo'] = new function(){ var self = this; this.onReady = function() { + copy2friendlyURL(); // Enable writing of the product name when the friendly url field in tab SEO is loaded $('.copy2friendlyUrl').removeAttr('disabled');