+Abkürzungen

This commit is contained in:
Simon Martens
2026-01-12 18:57:34 +01:00
parent 696f7fe087
commit 7d7637fe13
21 changed files with 465 additions and 204 deletions

View File

@@ -187,7 +187,7 @@
</div>
<script type="module">
let abbrevs = {{- $model.abbrs -}};
let abbrevs = {{- data "abkuerzungen" | SafeJS -}};
let ats = document.querySelectorAll('abbrev-tooltips');
if (ats) {
ats.forEach((at) => {