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
e2d7556db42f97380ed0e877466d6717cda26b5b
Authored by
Alexey Boroda
2016-10-11 12:37:02 +0300
1 parent
5de1f94a
-Image resize fix
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
Show/Hide comments
View file @
e2d7556
@@ -225,6 +225,7 @@
@@ -225,6 +225,7 @@
225
'resize' => [
225
'resize' => [
226
'width' => 305,
226
'width' => 305,
227
'height' => 221,
227
'height' => 221,
228
+ 'master' => yii\image\drivers\Kohana_Image::NONE,
228
],
229
],
229
],
230
],
230
'main_event_one' => [
231
'main_event_one' => [