From db659e197a1cf9331dd313a681dda0da50def439 Mon Sep 17 00:00:00 2001 From: Yarik Date: Fri, 25 Mar 2016 11:47:30 +0200 Subject: [PATCH] test --- frontend/views/search/_customer_list_view.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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