remove removelink (it is not useful at the moment)

pull/12883/head
Jakobus Schürz 2023-03-19 19:14:10 +01:00
rodzic 5040bd9a1a
commit cf63cbde72
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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) {