bulk-operations v0.1 setup bulk delete,move items and FileInfoPanel

This commit is contained in:
Milos Holba
2020-11-13 17:56:45 +01:00
parent 8a9d2d7f9a
commit 559bee6ca2
9 changed files with 282 additions and 77 deletions

View File

@@ -473,7 +473,7 @@ export default {
},
deleteItem() {
// Dispatch remove item
this.$store.dispatch("deleteItem", this.item);
this.$store.dispatch("deleteItem");
},
createFolder() {
// Create folder