// Improve shop associations in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13583 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -271,7 +271,6 @@ class AdminWarehousesControllerCore extends AdminController
|
||||
'label' => $this->l('Shops:'),
|
||||
'name' => 'checkBoxShopAsso',
|
||||
'desc' => $this->l('Associated shops'),
|
||||
'values' => Shop::getTree()
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user