diff --git a/app/views/dmsf_upload/_multi_upload.html.erb b/app/views/dmsf_upload/_multi_upload.html.erb index 0c1ee706..85a32ac8 100644 --- a/app/views/dmsf_upload/_multi_upload.html.erb +++ b/app/views/dmsf_upload/_multi_upload.html.erb @@ -96,15 +96,7 @@ // Rename files by clicking on their titles rename: true, - - // Resize images on clientside if we can - resize : { - width : 200, - height : 200, - quality : 90, - crop: true // crop to exact dimensions - }, - + // Views to activate views: { list: true,