// Fix duplication of product_attributes for multishop #PSTEST-1174

This commit is contained in:
rMalie
2012-04-25 13:01:28 +00:00
parent 82b58ec4b8
commit 640a744c0b
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'),