Erweiterungen für UnDo

This commit is contained in:
Andreas Österreicher
2007-03-16 14:18:12 +00:00
parent 1129507952
commit c8dc9b05b8
10 changed files with 321 additions and 10 deletions
+2
View File
@@ -19,6 +19,8 @@ function onVerbandSelect()
{
var contentFrame=document.getElementById('iframeTimeTableWeek');
var tree=document.getElementById('tree-verband');
if(tree.currentIndex==-1)
return;
var stg_kz=tree.view.getCellText(tree.currentIndex,"stg_kz");
var sem=tree.view.getCellText(tree.currentIndex,"sem");
var ver=tree.view.getCellText(tree.currentIndex,"ver");