// Import WIP (still broken for first upload)
This commit is contained in:
@@ -99,6 +99,8 @@ class AdminCustomersControllerCore extends AdminController
|
||||
'total_spent' => array(
|
||||
'title' => $this->l('Sales'),
|
||||
'type' => 'price',
|
||||
'prefix' => '<span class="badge badge-success">',
|
||||
'suffix' => '</span>',
|
||||
'search' => false,
|
||||
'havingFilter' => true,
|
||||
'align' => 'right'
|
||||
|
||||
Reference in New Issue
Block a user