// Some fix

This commit is contained in:
Jerome Nadaud
2013-09-13 15:40:51 +02:00
parent 7b532d77fd
commit 5e2aa392da
2 changed files with 3 additions and 3 deletions
@@ -156,7 +156,7 @@ class AdminManufacturersControllerCore extends AdminController
),
'lastname' => array(
'title' => $this->l('Last name'),
'filter_key' => 'a!name'
'filter_key' => 'a!lastname'
),
'postcode' => array(
'title' => $this->l('Zip Code/Postal Code'),