// Some fix on multishop + stock

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10564 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-11-23 17:00:20 +00:00
parent 38d17b447e
commit e4654570e9
6 changed files with 16 additions and 19 deletions
@@ -286,6 +286,7 @@ class AdminShopControllerCore extends AdminController
'scene' => $this->l('Scenes'),
'stock' => $this->l('Stock'),
'store' => $this->l('Stores'),
'warehouse' => $this->l('Warehouse'),
);
if (!$this->object->id)