[-] BO: Fix some listing filters bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13192 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user