summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/AccountModule.vue
diff options
context:
space:
mode:
authorUdo Walter2019-02-25 23:27:43 +0100
committerUdo Walter2019-02-25 23:27:43 +0100
commit24781d33c17f78f25d93b022eaa49b3baa1361ac (patch)
tree0a6ac1c237dd0db9b56f33b8f7636f1655f0457b /webapp/src/components/AccountModule.vue
parent[configloader] fix non-expert-mode not loading correctly (diff)
downloadbas-24781d33c17f78f25d93b022eaa49b3baa1361ac.tar.gz
bas-24781d33c17f78f25d93b022eaa49b3baa1361ac.tar.xz
bas-24781d33c17f78f25d93b022eaa49b3baa1361ac.zip
[webapp/groups] ipranges design change; add icons to some tabs
Diffstat (limited to 'webapp/src/components/AccountModule.vue')
-rw-r--r--webapp/src/components/AccountModule.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/src/components/AccountModule.vue b/webapp/src/components/AccountModule.vue
index 3823633..3b3b2e4 100644
--- a/webapp/src/components/AccountModule.vue
+++ b/webapp/src/components/AccountModule.vue
@@ -69,6 +69,7 @@
centered
>
<v-tab>
+ <v-icon class="tabbar-tabicon">assignment_ind</v-icon>
{{ $t('accountInfo') }}
</v-tab>
</v-tabs>