Browse Source
Remove xxx from ownCloud we dont want to see that 🙈
remotes/origin/integration_test_favorites
Joas Schilling
10 years ago
No known key found for this signature in database
GPG Key ID: 70A0B324C41C0946
1 changed files with
0 additions and
1 deletions
-
apps/files/js/filelist.js
|
|
|
@ -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
|
|
|
|
|