diff --git a/frontend/views/event/_event.php b/frontend/views/event/_event.php index 4fd964a..6ba4dcb 100755 --- a/frontend/views/event/_event.php +++ b/frontend/views/event/_event.php @@ -59,8 +59,8 @@ } } ?>
- - = \Yii::$app->formatter->asDate($model->created_at, 'short'); ?> + + formatter->asDate($model->created_at, 'short'); ?>
-- libgit2 0.21.4