// Improve shop associations in BO

This commit is contained in:
rMalie
2012-02-24 09:11:18 +00:00
parent 5597f5316e
commit 7655ee2a3e
16 changed files with 0 additions and 16 deletions
@@ -178,7 +178,6 @@ class AdminFeaturesControllerCore extends AdminController
'type' => 'group_shop',
'label' => $this->l('GroupShop association:'),
'name' => 'checkBoxShopAsso',
'values' => Shop::getTree()
);
}