mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Fix oc-1726, cannot delete multiple files one by one without refresh
This commit is contained in:
parent
92413217b3
commit
597fed4fde
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue