mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Link zur LVPlan Synchronisierung im Tempus hinzugefügt
This commit is contained in:
@@ -483,6 +483,13 @@ function ResCheckShow()
|
||||
{
|
||||
window.open('<?php echo APP_ROOT;?>vilesci/lehre/check/res_check.php', 'KollisionReservierung');
|
||||
}
|
||||
// ****
|
||||
// * Zeigt das Fenster zur Kollisionspruefung mit Reservierungen
|
||||
// ****
|
||||
function SyncLVPlan()
|
||||
{
|
||||
window.open('<?php echo APP_ROOT;?>vilesci/lehre/lvplan_custom_sync.php', 'LVPlan Sync');
|
||||
}
|
||||
|
||||
// ****
|
||||
// * Oeffnet das Handbuch
|
||||
|
||||
Reference in New Issue
Block a user