From 21077418967d49a8b495d5aeb2d486b48e870d37 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 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16667 b9a71923-0436-4b27-9f14-aed3839534dd --- 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(