]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix oc-1726, cannot delete multiple files one by one without refresh
authorTom Needham <needham.thomas@gmail.com>
Mon, 17 Sep 2012 15:28:13 +0000 (15:28 +0000)
committerTom Needham <needham.thomas@gmail.com>
Mon, 17 Sep 2012 15:29:15 +0000 (15:29 +0000)
apps/files/js/filelist.js

index 7ebfd4b68bbe5ea83ce183beee0e2ffeac6b9522..f2b558496e0cf5609191d5b0ceeb0abc22d3b5da 100644 (file)
@@ -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