chore: Remove deprecated tooltips
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
@blur="error = null"
|
||||
@input="validate()" />
|
||||
</At>
|
||||
<input v-tooltip="t('deck', 'Save')"
|
||||
<input :title="t('deck', 'Save')"
|
||||
class="icon-confirm"
|
||||
type="submit"
|
||||
value=""
|
||||
|
||||
Reference in New Issue
Block a user