Trash: fix opening folders

This commit is contained in:
Robin Appelman 2013-01-31 19:19:58 +01:00
parent 3756f235ce
commit 9d74ce4595
1 changed files with 2 additions and 0 deletions

View File

@ -104,6 +104,8 @@ $(document).ready(function() {
}
}
});
FileActions.actions.dir = {};
});
function processSelection(){