remove removelink (it is not useful at the moment)
This commit is contained in:
parent
5040bd9a1a
commit
cf63cbde72
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ var DzFactory = function () {
|
|||
paramName: 'userfile', // The name that will be used to transfer the file
|
||||
maxFilesize: max_imagesize, // MB
|
||||
url: '/media/photo/upload?album=',
|
||||
addRemoveLinks: true,
|
||||
acceptedFiles: 'image/*',
|
||||
clickable: true,
|
||||
accept: function(file, done) {
|
||||
|
|
Loading…
Reference in a new issue