--- rat/client/parameter.html 2016/05/21 16:58:07 1.73 +++ rat/client/parameter.html 2016/05/21 22:59:58 1.75 @@ -5,7 +5,7 @@ The LearningOnline Network with CAPA Parameter Input Window // -// $Id: parameter.html,v 1.73 2016/05/21 16:58:07 raeburn Exp $ +// $Id: parameter.html,v 1.75 2016/05/21 22:59:58 raeburn Exp $ // // Copyright Michigan State University Board of Trustees // @@ -447,7 +447,7 @@ function ipstringeval() { svalue = ''; for (var i=0; i 0) { for (var j=0; j'+ '
'+ '
'); - var num=0; for (var j=0; j'); - if (num > 0) { - choicewrite('Remove'); - } + choicewrite('Remove'); choicewrite('
'); - num ++; } - choicewrite('
'); + choicewrite(''); } choicewrite(''); }