Remove xxx from ownCloud we dont want to see that 🙈
This commit is contained in:
parent
1576a9a10b
commit
bba28590b7
|
@ -2490,7 +2490,6 @@
|
|||
}
|
||||
});
|
||||
fileUploadStart.on('fileuploadadd', function(e, data) {
|
||||
console.log('XXXXXXX');
|
||||
OC.Upload.log('filelist handle fileuploadadd', e, data);
|
||||
|
||||
//finish delete if we are uploading a deleted file
|
||||
|
|
Loading…
Reference in New Issue