From 4b687d1e30e1fefd585312454d33263d02104103 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Tue, 1 Mar 2016 13:33:49 +0200 Subject: [PATCH] 01.03.16 --- frontend/views/company/_company_list_view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/company/_company_list_view.php b/frontend/views/company/_company_list_view.php index 49f9365..469636e 100644 --- a/frontend/views/company/_company_list_view.php +++ b/frontend/views/company/_company_list_view.php @@ -7,7 +7,7 @@ use yii\helpers\Url;
- photo ? Html::img($model->photo) : '') . '
', Url::toRoute(['performer/common', 'performer_id' =>$model->id ]))?> + photo ? Html::img($model->photo) : '') . '
', Url::toRoute(['performer/common', 'performer_id' =>$model->team_id ]))?>
user ?>
department->name ?>
-- libgit2 0.21.4