diff --git a/frontend/views/search/_customer_list_view.php b/frontend/views/search/_customer_list_view.php index 88672d9..5d77710 100644 --- a/frontend/views/search/_customer_list_view.php +++ b/frontend/views/search/_customer_list_view.php @@ -35,7 +35,7 @@ ?>
- getComments()->count() ?> отзывов + comments) ?> отзывов userInfo->city )) { echo ", {$model->userInfo->city}"; @@ -63,7 +63,7 @@ ?>
- getProjects()->count()}", ['search/project', (new Project())->formName().'[user_id]' => $model->id]) ?> + projects), ['search/project', (new Project())->formName().'[user_id]' => $model->id]) ?>
-- libgit2 0.21.4