add Abstand

This commit is contained in:
ma0068
2026-07-22 14:41:59 +02:00
parent a8dd995195
commit 54168c86b4
@@ -769,7 +769,7 @@ export default {
v-else
class="btn btn-outline btn-light mb-1"
@click="rebuild(selected)"
:title="$p.t('tag','rebuild_tags') + ' ' + $p.t('ui','selection') + currentSemester"
:title="$p.t('tag','rebuild_tags') + ' ' + $p.t('ui','selection') + ' ' + currentSemester"
>
<i class="fa-solid fa-refresh pe-1"></i> {{selected.length}}
</button>