From 91404c9cd329abb5350ffcbc6ca920b004e4f832 Mon Sep 17 00:00:00 2001 From: rGaillard Date: Thu, 2 Aug 2012 15:01:02 +0000 Subject: [PATCH] // Delete context selection on AdminWarehouses --- controllers/admin/AdminWarehousesController.php | 1 + 1 file changed, 1 insertion(+) diff --git a/controllers/admin/AdminWarehousesController.php b/controllers/admin/AdminWarehousesController.php index b05c8caf6..67643ef6e 100644 --- a/controllers/admin/AdminWarehousesController.php +++ b/controllers/admin/AdminWarehousesController.php @@ -36,6 +36,7 @@ class AdminWarehousesControllerCore extends AdminController $this->className = 'Warehouse'; $this->deleted = true; $this->lang = false; + $this->multishop_context = Shop::CONTEXT_ALL; $this->fields_list = array( 'reference' => array(