Commit 609ca8d1f729b504c06900c553fc9d63b7121597
1 parent
2c99ade6
23.05.16
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/layouts/gallery-company.php
@@ -218,7 +218,7 @@ | @@ -218,7 +218,7 @@ | ||
218 | ?> | 218 | ?> |
219 | </div> | 219 | </div> |
220 | <div class="performer-vacancy-sidebar-img style"> | 220 | <div class="performer-vacancy-sidebar-img style"> |
221 | - <?= Html::img($this->params[ 'company' ]->userInfo->ShowAvatar($this->params[ 'company' ]->userInfo->image, 180)); ?> | 221 | + <?= Html::img($this->params[ 'company' ]->userInfo->ShowAvatar($this->params[ 'company' ]->userInfo->image, 180,180)); ?> |
222 | </div> | 222 | </div> |
223 | </div> | 223 | </div> |
224 | </div> | 224 | </div> |