Notizen zu Lehreinheiten

This commit is contained in:
Andreas Österreicher
2014-06-23 11:20:36 +00:00
parent 0af26fbc92
commit c1386ee268
27 changed files with 419 additions and 114 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ function onLoad()
//Notizen des Users laden
notiz = document.getElementById('box-notizen');
notiz.LoadNotizTree('','','','','','','', getUsername());
notiz.LoadNotizTree('','','','','','','', getUsername(),'');
}
catch(e)