From 0039ae06a8230e2bc51bd4c47835d769eff49844 Mon Sep 17 00:00:00 2001 From: Yarik Date: Fri, 22 Apr 2016 12:30:12 +0300 Subject: [PATCH] test --- common/modules/comment/widgets/views/_question_comment_view.php | 1 + common/modules/comment/widgets/views/form-comment-review.php | 2 -- frontend/views/performer/_portfolio_list_view.php | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/common/modules/comment/widgets/views/_question_comment_view.php b/common/modules/comment/widgets/views/_question_comment_view.php index eb4859b..aa15495 100644 --- a/common/modules/comment/widgets/views/_question_comment_view.php +++ b/common/modules/comment/widgets/views/_question_comment_view.php @@ -24,6 +24,7 @@
getAuthor(' (Гость)') ?>
+
user)?$model->user->userInfo->image:'/images/avatar-bg.png')?>
diff --git a/common/modules/comment/widgets/views/form-comment-review.php b/common/modules/comment/widgets/views/form-comment-review.php index 8136aaa..efd8760 100644 --- a/common/modules/comment/widgets/views/form-comment-review.php +++ b/common/modules/comment/widgets/views/form-comment-review.php @@ -8,8 +8,6 @@ */ use common\modules\comment\widgets\CommentWidget; use kartik\rating\StarRating; - use yii\bootstrap\BootstrapAsset; - use yii\bootstrap\BootstrapPluginAsset; use yii\web\View; use yii\widgets\ActiveForm; use yii\helpers\Html; diff --git a/frontend/views/performer/_portfolio_list_view.php b/frontend/views/performer/_portfolio_list_view.php index e0f1790..9afb7d9 100644 --- a/frontend/views/performer/_portfolio_list_view.php +++ b/frontend/views/performer/_portfolio_list_view.php @@ -54,5 +54,5 @@
14
-
specializations, 'specialization_name')), 20) ?>
+
specializations, 'specialization_name')) ?>
\ No newline at end of file -- libgit2 0.21.4