// 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:
rMalie
2012-04-25 13:01:28 +00:00
parent c1d7658749
commit b0d9af537e
2 changed files with 6 additions and 0 deletions
@@ -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'),