// Fix duplication of product_attributes for multishop #PSTEST-1174
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14872 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -398,6 +398,7 @@ class AdminShopControllerCore extends AdminController
|
||||
'module_group' => $this->l('Payment module customer group restrictions'),
|
||||
'module_currency' => $this->l('Payment module currency restrictions'),
|
||||
'product' => $this->l('Products'),
|
||||
'product_attribute' => $this->l('Combinations'),
|
||||
'product_lang' => $this->l('Products lang'),
|
||||
'scene' => $this->l('Scenes'),
|
||||
'stock_available' => $this->l('Available quantities for sale'),
|
||||
|
||||
Reference in New Issue
Block a user