upda ngon ngu tieng Viet cho nhung cho tieng Anh

This commit is contained in:
2021-02-18 17:44:18 +07:00
parent c353c25abf
commit e45e08f372
4 changed files with 6 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ class ControlLogsController extends Controller {
$t = date_format(date_create_from_format('H:i d/m/Y', $to), 'U');
}
$this->view->title = "Control Log";
$this->view->title = "Danh sách nhận diện";
$searchModel = new CaptureLogsSearch();
$dataProvider = $searchModel->search(Yii::$app->request->queryParams);
$dataProvider->query->andWhere(["<>", "capture_logs.staff_id", 0]);