// 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:
@@ -178,7 +178,6 @@ class AdminFeaturesControllerCore extends AdminController
|
||||
'type' => 'group_shop',
|
||||
'label' => $this->l('GroupShop association:'),
|
||||
'name' => 'checkBoxShopAsso',
|
||||
'values' => Shop::getTree()
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user