Browse Source

Remove xxx from ownCloud we dont want to see that 🙈

remotes/origin/integration_test_favorites
Joas Schilling 10 years ago
parent
commit
bba28590b7
No known key found for this signature in database GPG Key ID: 70A0B324C41C0946
  1. 1
      apps/files/js/filelist.js

1
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

Loading…
Cancel
Save