Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Rainer Simon committed Feb 16, 2017
1 parent ba441fd commit 5d2721f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/my/upload/step2.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ require(['common/config'], function(Config) {
clickable: '#choose-file',
createImageThumbnails: false,
dictRemoveFile: '',
maxFilesize:200,
maxFilesize:500,
previewsContainer: document.getElementById('uploaded-now'),
previewTemplate: previewTemplate,

Expand Down

0 comments on commit 5d2721f

Please sign in to comment.