upda ngon ngu tieng Viet cho nhung cho tieng Anh
This commit is contained in:
@@ -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]);
|
||||
|
||||
Reference in New Issue
Block a user