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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11357 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-12-19 13:35:58 +00:00
parent 373232aa93
commit 800b9f164d
+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'),