mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
Bearbeiten Statusgrund
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user