// AdminControllers fixes

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10821 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2011-11-30 18:16:13 +00:00
parent 29c75d7798
commit bca384dc71
4 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ class AdminCartsController extends AdminController
),
'customer' => array(
'title' => $this->l('Customer'),
'width' => 80,
'width' => 'auto',
'filter_key' => 'c!lastname'
),
'total' => array(