Betriebsmitteloverlay ist jetzt als IFrame bei Studenten und Mitarbeitern verwendbar

This commit is contained in:
Andreas Österreicher
2007-08-06 15:14:31 +00:00
parent af711f0d9d
commit 831a29cc06
8 changed files with 460 additions and 395 deletions
+2 -1
View File
@@ -279,10 +279,10 @@ function onVerbandSelect(event)
StudentPrestudentDisableFields(true);
StudentKontoDisableFields(true);
StudentAkteDisableFields(true);
StudentBetriebsmittelDisableFields(true);
StudentIODisableFields(true);
StudentNoteDisableFields(true);
document.getElementById('student-kontakt').setAttribute('src','');
document.getElementById('student-betriebsmittel').setAttribute('src','');
StudentAbschlusspruefungDisableFields(true);
}
catch(e)
@@ -373,6 +373,7 @@ function onVerbandSelect(event)
StudentIODisableFields(true);
StudentNoteDisableFields(true);
document.getElementById('student-kontakt').setAttribute('src','');
document.getElementById('student-betriebsmittel').setAttribute('src','');
StudentAbschlusspruefungDisableFields(true);
}
catch(e)