[-] BO: Fix AdminCustomerThread filters
This commit is contained in:
@@ -115,7 +115,8 @@ class AdminCustomerThreadsControllerCore extends AdminController
|
||||
),
|
||||
'date_upd' => array(
|
||||
'title' => $this->l('Last message'),
|
||||
'width' => 90
|
||||
'width' => 90,
|
||||
'havingFilter' => true
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user