+reihen edit, personen edit

This commit is contained in:
Simon Martens
2026-01-09 13:22:23 +01:00
parent 5b75456439
commit 2d7751b4cb
14 changed files with 774 additions and 43 deletions

View File

@@ -46,4 +46,6 @@ const (
P_USER_MGMT_NAME = "user_management"
P_ALMANACH_EDIT_NAME = "almanach_edit"
P_REIHE_EDIT_NAME = "reihe_edit"
P_PERSON_EDIT_NAME = "person_edit"
)