// AdminControllers fixes

This commit is contained in:
tDidierjean
2011-11-30 18:16:13 +00:00
parent 8fdc69285f
commit d019c03bb9
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(