From a4c5f9946f803b22d4c29a4d609ea94a205ade2e Mon Sep 17 00:00:00 2001 From: ma0068 Date: Tue, 7 Jul 2026 16:56:35 +0200 Subject: [PATCH] change doku --- public/js/components/Stv/Studentenverwaltung/Details/Notizen.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/components/Stv/Studentenverwaltung/Details/Notizen.js b/public/js/components/Stv/Studentenverwaltung/Details/Notizen.js index 89ac1bddd..d52091cf9 100644 --- a/public/js/components/Stv/Studentenverwaltung/Details/Notizen.js +++ b/public/js/components/Stv/Studentenverwaltung/Details/Notizen.js @@ -57,7 +57,7 @@ type-id: id to which table the notizdata should be connected... eg. person_id, p notizLayout: "classicFas", "twoColumnsFormLeft", twoColumnsFormRight, popupModal" showErweitert: if true: section with following fields will be displayed: - 'verfasser', 'bearbeiter', 'von', 'bis' + 'verfasser', 'bearbeiter', 'von', 'bis' and 'erledigt'; is now configurable in config/stv.php showDocument: if true: section with documentHandling will be displayed