mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
Version without extra button
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user