Removed Tempus PDF Manual and linked to Wiki instead

This commit is contained in:
Andreas Österreicher
2019-02-06 16:11:36 +01:00
parent e7313edb5b
commit 2c6fe99770
2 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -473,7 +473,7 @@ function SyncLVPlan()
// ****
function OpenManualTempus()
{
window.open('<?php echo APP_ROOT ?>content/Tempus.pdf','Manual');
window.open('https://fhcomplete.technikum-wien.at/dokuwiki/doku.php?id=tempus:allgemeines','Manual');
}
// ****