[-] BO: Fix some listing filters bug

This commit is contained in:
rGaillard
2012-02-09 16:56:17 +00:00
parent 4d05bf8fa7
commit b1ddbcbba1
12 changed files with 32 additions and 20 deletions
@@ -53,7 +53,7 @@ class AdminGroupShopControllerCore extends AdminController
'name' => array(
'title' => $this->l('Group shop'),
'width' => 'auto',
'filter_key' => 'b!name',
'filter_key' => 'a!name',
),
'active' => array(
'title' => $this->l('Enabled'),