- Tempus zusätzliche Menüpunkte für diverse Checks

- Datum Class Fehler beim Konvertieren von Datum < 1.1.1970 behoben
This commit is contained in:
Andreas Österreicher
2008-11-13 16:20:04 +00:00
parent 3662ab4756
commit 33c5de3622
6 changed files with 47 additions and 3 deletions
+16
View File
@@ -432,6 +432,22 @@ function KollisionStudentShow()
{
window.open('<?php echo APP_ROOT;?>vilesci/lehre/stpl_benutzer_kollision_frameset.html', 'Kollision Student');
}
// ****
// * Zeigt das Fenster zur LVPlanWartung
// ****
function LVPlanWartungShow()
{
window.open('<?php echo APP_ROOT;?>vilesci/lehre/lvplanwartung.php', 'LVPLanWartung');
}
// ****
// * Zeigt das Fenster zur Kollisionspruefung mit Reservierungen
// ****
function ResCheckShow()
{
window.open('<?php echo APP_ROOT;?>vilesci/lehre/check/res_check.php', 'KollisionReservierung');
}
// ****
// * Oeffnet das Handbuch