[-] BO : #PSTEST-56 : fixed incorrect request in shop filters
This commit is contained in:
@@ -43,7 +43,7 @@ class AdminShopControllerCore extends AdminController
|
||||
'name' => array(
|
||||
'title' => $this->l('Shop'),
|
||||
'width' => 'auto',
|
||||
'filter_key' => 'b!name'
|
||||
'filter_key' => 'a!name'
|
||||
),
|
||||
'group_shop_name' => array(
|
||||
'title' => $this->l('Group Shop'),
|
||||
|
||||
Reference in New Issue
Block a user