update
This commit is contained in:
@@ -43,7 +43,7 @@ class DashboardController extends Controller {
|
||||
$this->view->title = "Bảng tổng hợp";
|
||||
$searchModel = new FaceLogsSearch();
|
||||
$dataProvider = $searchModel->search(Yii::$app->request->queryParams);
|
||||
|
||||
|
||||
return $this->render('index', [
|
||||
'searchModel' => $searchModel,
|
||||
'dataProvider' => $dataProvider,
|
||||
|
||||
Reference in New Issue
Block a user