This commit is contained in:
les
2020-10-16 14:47:18 +02:00
parent be0cfc5d2a
commit 4853e4fbdf
3 changed files with 10 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
v-spacer
v-tooltip(bottom) {{$t('common.add')}}
v-tooltip(bottom) {{$t('common.add_event')}}
template(v-slot:activator='{ on }')
v-btn(v-if='could_add' icon nuxt to='/add' v-on='on')
v-icon mdi-calendar-plus