// Improve multishop API

This commit is contained in:
rMalie
2012-02-23 15:54:10 +00:00
parent 6afc517815
commit dfdce557ee
6 changed files with 13 additions and 13 deletions
@@ -3451,7 +3451,7 @@ class AdminProductsControllerCore extends AdminController
}
$show_quantities = true;
$shop_context = $this->context->shop();
$shop_context = Shop::getContext();
$group_shop = $this->context->shop->getGroup();
// if we are in all shops context, it's not possible to manage quantities at this level