bulk-operations v0.1 disable rename if are multiple items selected , add Drag & Drop UI Ghost for share

This commit is contained in:
Milos Holba
2020-11-28 18:06:42 +01:00
parent 8e01b837a2
commit e86ea3e5c4
5 changed files with 39 additions and 7 deletions
+1
View File
@@ -181,6 +181,7 @@
this.$store.dispatch('addToFavourites', null)
}
events.$emit('drop')
},
removeFavourite(folder) {
this.$store.dispatch('removeFromFavourites', folder)