Atlas: Versions-Tag rechts unten auf allen Hauptseiten

- App/version.json mit Commit-SHA + Build-Datum
- App/assets/js/version-tag.js — rendert kleines Tag rechts unten
- Eingebunden in schueler, teacher, index, login, admin, profil
- Ermoeglicht Vergleich lokal vs. geograsim.at auf einen Blick

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-23 18:06:42 +02:00
parent b356c79134
commit 8455a96674
8 changed files with 68 additions and 1 deletions
+1
View File
@@ -297,5 +297,6 @@ async function renderProfile() {
init();
</script>
<script src="assets/js/version-tag.js" defer></script>
</body>
</html>