[-] BO : #PSTEST-56 : fixed incorrect request in shop filters

This commit is contained in:
lLefevre
2011-12-19 13:35:58 +00:00
parent 0a766cd74d
commit 1e89f6facd
+1 -1
View File
@@ -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'),