3
0

Remove redundant 'Open bookmarks' title

This commit is contained in:
Jože Fortun
2023-03-28 13:32:14 +02:00
parent 2c4c185b54
commit ba8009125e
3 changed files with 0 additions and 4 deletions
@@ -123,7 +123,6 @@
<div v-else>
<font-awesome-icon
:icon="['far', 'file-'+ext(a)]"
title="Open bookmarks"
/>
</div>
@@ -18,7 +18,6 @@
<a :href="aattachment.download">
<font-awesome-icon
:icon="['far', 'file-'+ext(a)]"
:title="$t('label.openBookmarks')"
/>
{{ aattachment.name }}
</a>
@@ -44,7 +43,6 @@
<div v-else>
<font-awesome-icon
:icon="['far', 'file-'+ext(a)]"
:title="$t('label.openBookmarks')"
/>
<a :href="attachment.download">
{{ $t('label.download') }}
@@ -48,7 +48,6 @@ label:
none: None
now: Now
ok: Ok
openBookmarks: Open bookmarks
pageBuilder: Page builder
permissions: Permissions
private: Private