summaryrefslogtreecommitdiffstats
path: root/webapp
diff options
context:
space:
mode:
authorUdo Walter2019-02-26 06:15:14 +0100
committerUdo Walter2019-02-26 06:15:14 +0100
commitbc19861364c98447c07cd16dd0458d1ca3e75ca6 (patch)
tree5637b4f289e8b884bf0f7e0709aae1fc41424f6b /webapp
parent[webapp/groups+configurator] performance improvements (diff)
downloadbas-bc19861364c98447c07cd16dd0458d1ca3e75ca6.tar.gz
bas-bc19861364c98447c07cd16dd0458d1ca3e75ca6.tar.xz
bas-bc19861364c98447c07cd16dd0458d1ca3e75ca6.zip
[webapp/configurator] disable touch swipe tabs switching
Diffstat (limited to 'webapp')
-rw-r--r--webapp/src/components/ConfiguratorModule.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/src/components/ConfiguratorModule.vue b/webapp/src/components/ConfiguratorModule.vue
index 6f73617..a5b92ce 100644
--- a/webapp/src/components/ConfiguratorModule.vue
+++ b/webapp/src/components/ConfiguratorModule.vue
@@ -35,7 +35,7 @@
<v-tab><v-icon class="tabbar-tabicon">code</v-icon>{{ $t('entries') }}</v-tab>
</v-tabs>
</v-card>
- <v-tabs-items v-model="tabs" style="padding-bottom: 20px">
+ <v-tabs-items v-model="tabs" style="padding-bottom: 20px" touchless>
<v-tab-item>
<v-subheader>{{ $t('configs') }}</v-subheader>
<v-card>