- Diverse Bugfixes LVA-Modul

This commit is contained in:
Andreas Österreicher
2007-03-14 16:26:30 +00:00
parent 308fd7af0d
commit 26aa64a22a
11 changed files with 275 additions and 87 deletions
+2
View File
@@ -123,6 +123,8 @@ function onLektorSelect()
var contentFrame=document.getElementById('iframeTimeTableWeek');
var treeLektor=document.getElementById('tree-lektor');
var uid=treeLektor.view.getCellText(treeLektor.currentIndex,"uid");
if(uid=='')
return;
//var treeVerband=document.getElementById('tree-verband');
//var stg_kz=treeVerband.view.getCellText(treeVerband.currentIndex,"stg_kz");
var daten=window.TimeTableWeek.document.getElementById('TimeTableWeekData');