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
@@ -28,6 +28,7 @@
<!-- Mobile Menu for Multiselected items -->
<MobileMultiSelectMenu/>
<!-- Multi Select Drag & Drop UI -->
<MultiSelected :draged-ghost="draged" :draged-item="dragedItem" v-show="draged" id="multi-select-ui"/>
<!--Mobile Menu-->