mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
File item refactoring
This commit is contained in:
2
resources/js/helpers/functionHelpers.js
vendored
2
resources/js/helpers/functionHelpers.js
vendored
@@ -386,7 +386,7 @@ const FunctionHelpers = {
|
||||
}
|
||||
|
||||
Vue.prototype.$enableMultiSelectMode = function () {
|
||||
events.$emit('mobile-select:start')
|
||||
this.$store.commit('TOGGLE_MULTISELECT_MODE')
|
||||
}
|
||||
|
||||
Vue.prototype.$showViewOptions = function () {
|
||||
|
||||
Reference in New Issue
Block a user