// AdminController refactoring

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9825 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2011-11-03 11:12:18 +00:00
parent 292c68ed51
commit a6367738ca
11 changed files with 68 additions and 66 deletions
@@ -67,7 +67,7 @@ class AdminCustomersControllerCore extends AdminController
'icon' => $genders_icon,
'orderby' => false,
'type' => 'select',
'select' => $genders,
'list' => $genders,
'filter_key' => 'a!id_gender',
),
'lastname' => array(