update socket
This commit is contained in:
@@ -52,6 +52,9 @@ class LogsSearch extends Logs {
|
||||
|
||||
$dataProvider = new ActiveDataProvider([
|
||||
'query' => $query,
|
||||
'sort' => [
|
||||
'defaultOrder' => ['time_in' => SORT_DESC, 'time_out' => SORT_DESC]
|
||||
]
|
||||
]);
|
||||
|
||||
$this->load($params);
|
||||
|
||||
Reference in New Issue
Block a user