Version without extra button

This commit is contained in:
ma0068
2024-05-16 08:56:01 +02:00
parent 4152a7d969
commit dfc5a38d2e
4 changed files with 10 additions and 146 deletions
@@ -114,12 +114,6 @@ function StudentRolleSpeichern()
window.close();
}
function StudentEditSperre()
{
if(window.opener.StudentEditSperre(document, StudentRolleStudiensemester_old, StudentRolleAusbildungssemester_old))
window.close();
}
function StudentRolleLoadStatusgrund(status_kurzbz, statusgrund_id)
{
netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");