убрал лишнее
This commit is contained in:
parent
efcd8f9908
commit
5af788d37b
@ -43,8 +43,6 @@ class CalendarController extends Controller
|
|||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function actionCalendar(){
|
public function actionCalendar(){
|
||||||
$searchModel = new UserCardSearch();
|
|
||||||
$dataProvider = $searchModel->search(['month'=>date('m', strtotime('2019-07-03'))]);
|
|
||||||
return $this->render('calendar');
|
return $this->render('calendar');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user