// Delete context selection on AdminWarehouses
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16667 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user