1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-28 20:45:00 +03:00

fix blog avatar ratio

This commit is contained in:
Mzhelskiy Maxim 2015-04-15 20:28:12 +07:00
parent 1a99ef99d0
commit df37791ef6

View file

@ -498,7 +498,6 @@ jQuery(document).ready(function($){
use_avatar: false,
crop_photo: {
minSize: [ 100, 100 ],
aspectRatio: 1,
usePreview: true
}
});