Abschluss Personen & Startseite. Viele BUGFIXes

This commit is contained in:
Simon Martens
2025-02-28 16:54:49 +01:00
parent db8c08a0fc
commit 4581f34dd9
132 changed files with 333 additions and 86 deletions

View File

@@ -480,7 +480,7 @@ const START = `<h3>Sortierung der Reihentitel</h3>
</tbody>
</table>`
const ABK_PATH = "data/abkuerzungen.txt"
const ABK_PATH = "./import/data/abkuerzungen.txt"
func init() {
m.Register(func(app core.App) error {