Skip to content

Commit 06e218b

Browse files
committed
test
1 parent cb59f8c commit 06e218b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vendor/assets/javascripts/jquery-fileupload/jquery.fileupload-ui.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,8 +465,8 @@
465465
}
466466
},
467467
{
468-
maxWidth: options.previewMaxWidth,
469-
maxHeight: options.previewMaxHeight,
468+
// maxWidth: options.previewMaxWidth,
469+
// maxHeight: options.previewMaxHeight,
470470
canvas: options.previewAsCanvas
471471
}
472472
)) || dfd.resolveWith(node)) && dfd;

0 commit comments

Comments
 (0)