[-] BO: Fix some listing filters bug
This commit is contained in:
@@ -130,7 +130,8 @@ class AdminCustomersControllerCore extends AdminController
|
||||
'title' => $this->l('Connection'),
|
||||
'width' => 100,
|
||||
'type' => 'datetime',
|
||||
'search' => false
|
||||
'search' => false,
|
||||
'havingFilter' => true
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user