Fix oc-1726, cannot delete multiple files one by one without refresh
This commit is contained in:
parent
92413217b3
commit
597fed4fde
|
@ -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…
Reference in New Issue