update ngon ngu tieng Viet cho nhung cho tieng Anh
This commit is contained in:
@@ -34,7 +34,7 @@ class ListManagementController extends Controller {
|
||||
public function actionIndex($from = "", $to = "", $name = "", $type = "all", $gender = "all", $id = "") {
|
||||
$f = date_format(date_create_from_format('H:i d/m/Y', "00:00 " . date("d/m/Y")), 'U');
|
||||
$t = date_format(date_create_from_format('H:i d/m/Y', "23:59 " . date("d/m/Y")), 'U');
|
||||
$this->view->title = "List management";
|
||||
$this->view->title = "Quản lý mẫu";
|
||||
$searchModel = new ListManagementSearch();
|
||||
$dataProvider = $searchModel->search(Yii::$app->request->queryParams);
|
||||
if ($from !== "" && $to !== "") {
|
||||
|
||||
Reference in New Issue
Block a user