--- rat/client/Attic/code.html 2002/05/24 18:08:39 1.57 +++ rat/client/Attic/code.html 2002/05/25 20:32:10 1.58 @@ -4,7 +4,7 @@ The LearningOnline Network Resource Assembly Tool // -// $Id: code.html,v 1.57 2002/05/24 18:08:39 www Exp $ +// $Id: code.html,v 1.58 2002/05/25 20:32:10 www Exp $ // // Copyright Michigan State University Board of Trustees // @@ -2035,11 +2035,7 @@ function graphreset() { objcont[0]=''; objlinks[0]=''; - if (((typeof(objcont[1])=="undefined")&&(typeof(objcont[2])=="undefined")) || - ((objcont[1]=='')&&(objcont[2]==''))) { - objcont[1]='Start::false:start:res' - objcont[2]='Finish::false:finish:res'; - } + graphdef='no'; } @@ -2587,6 +2583,26 @@ function finishload() { for (k=1;k<=maxrow;k++) { if (typeof(rowcont[k])=="undefined") { rowcont[k]=''; } } + } else { + var hasstart=0; + var hasfinish=0; + for (k=0;k