Alexey Boroda
/
extrem-new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
013e4074054a6d53751e245efb86d2d16bca1f8b
Authored by
Alexey Boroda
2016-10-20 16:22:55 +0300
1 parent
60671fb1
-Image fix
(brand thumb)
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
common/config/main.php
Inline
Side-by-side
common/config/main.php
Wrap text
Show/Hide comments
View file @
013e407
...
...
@@ -170,6 +170,7 @@
170
170
'resize' => [
171
171
'width' => 455,
172
172
'height' => 268,
173
+ 'master' => yii\image\drivers\Kohana_Image::CROP,
173
174
],
174
175
],
175
176
'coll' => [
...
...