bulk-operations v0.3 issues solved

This commit is contained in:
Milos Holba
2020-12-04 10:56:27 +01:00
parent aff2594ef2
commit 441f911560
5 changed files with 63 additions and 81 deletions

View File

@@ -401,6 +401,7 @@ export default {
//If emit to show menu coming from MediaFullPreview dont reset data
this.isVisible = false;
this.showFromMediaPreview = false;
events.$emit('hide:mobile-navigation')
},
},
created() {