// Improve shop associations in BO
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