misc: migrate to vuetify 2.0 (wip)

This commit is contained in:
NGPixel
2019-07-29 04:50:03 +00:00
parent e77037e161
commit eccf1a1b19
102 changed files with 1898 additions and 1882 deletions

View File

@@ -9,7 +9,7 @@
v-toolbar.radius-7.mt-3.wiki-form(flat, color='grey lighten-4', height='80')
v-select(
label='Source Locale'
outline
outlined
hide-details
:items='locales'
item-text='name'
@@ -19,7 +19,7 @@
v-icon.mx-3(large) arrow_forward
v-select(
label='Target Locale'
outline
outlined
hide-details
:items='locales'
item-text='name'