Bearbeiten Statusgrund

This commit is contained in:
ma0068
2024-05-15 11:43:44 +02:00
parent 93b111af93
commit 458db654c2
4 changed files with 151 additions and 2 deletions
@@ -114,6 +114,12 @@ function StudentRolleSpeichern()
window.close();
}
function StudentUpdateStatusgrund()
{
if(window.opener.StudentUpdateStatusgrund(document, StudentRolleStudiensemester_old, StudentRolleAusbildungssemester_old))
window.close();
}
function StudentRolleLoadStatusgrund(status_kurzbz, statusgrund_id)
{
netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");