// Fix shop import stock available

This commit is contained in:
rGaillard
2011-11-23 22:19:48 +00:00
parent 15666b4604
commit 331c0897a7
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -284,7 +284,7 @@ class AdminShopControllerCore extends AdminController
'product' => $this->l('Products'),
'product_lang' => $this->l('Products lang'),
'scene' => $this->l('Scenes'),
'stock' => $this->l('Stock'),
'stock_available' => $this->l('Stock'),
'store' => $this->l('Stores'),
'warehouse' => $this->l('Warehouse'),
);