]> source.dussan.org Git - nextcloud-server.git/commitdiff
this line shouldn't be here
authorRobin Appelman <icewind@owncloud.com>
Sun, 4 Nov 2012 20:00:36 +0000 (21:00 +0100)
committerRobin Appelman <icewind@owncloud.com>
Sun, 4 Nov 2012 20:00:36 +0000 (21:00 +0100)
apps/files/js/fileactions.js

index 0b547502bcf60120abec1ad3c9f6753035357134..d09979fc765f845f0fd19433431e9636ff493264 100644 (file)
@@ -73,7 +73,6 @@ var FileActions = {
                var actionHandler = function (parent, action, event) {
                        event.stopPropagation();
                        event.preventDefault();
-                       if(action)
                        FileActions.currentFile = parent;
                        file = FileActions.getCurrentFile();
                        console.log(file);