Verbessere QTTR-Handling: Aktualisiere die Anzeige von QTTR-Werten zu TTR- und QTTR-Werten und passe die zugehörigen Texte an.
All checks were successful
Code Analysis and Production Deploy / analyze (push) Successful in 4m25s
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Successful in 2m31s

This commit is contained in:
Torsten Schulz (local)
2026-09-04 16:58:17 +02:00
parent 395e2a84bd
commit eb75f86d45
2 changed files with 13 additions and 15 deletions

View File

@@ -311,7 +311,7 @@
class="px-2.5 py-1 text-xs text-gray-300 hover:text-white hover:bg-primary-700/50 rounded transition-all"
active-class="text-white bg-primary-600"
>
QTTR
TTR / QTTR
</NuxtLink>
<NuxtLink
to="/mitgliederbereich/news"
@@ -766,7 +766,7 @@
class="block px-4 py-2 text-sm text-gray-400 hover:text-white hover:bg-primary-700/50 rounded-lg transition-colors"
@click="isMobileMenuOpen = false"
>
QTTR
TTR / QTTR
</NuxtLink>
<NuxtLink
to="/mitgliederbereich/news"