Fix oc-1726, cannot delete multiple files one by one without refresh

remotes/origin/stable45
Tom Needham 14 years ago
parent 92413217b3
commit 597fed4fde
  1. 1
      apps/files/js/filelist.js

@ -260,7 +260,6 @@ var FileList={
FileList.prepareDeletion(files);
}
FileList.lastAction();
return;
}
FileList.prepareDeletion(files);
// NOTE: Temporary fix to change the text to unshared for files in root of Shared folder

Loading…
Cancel
Save