Migrated from Google material design icons to vuetify default MDI

This commit is contained in:
Stefan Zermatten
2021-06-01 12:34:51 +02:00
parent c65c8f3299
commit 1ad1d1f23d
58 changed files with 152 additions and 152 deletions

View File

@@ -13,8 +13,8 @@
"
:hint="model.cache.library && model.cache.library.name"
:error-messages="model.cache.error || errors.ref"
prepend-inner-icon="link"
append-icon="refresh"
prepend-inner-icon="mdi-vector-link"
append-icon="mdi-refresh"
data-id="change-ref"
@click="changeReference"
@click:prepend-inner="changeReference"