--- rat/client/parameter.html 2016/05/21 16:58:07 1.73 +++ rat/client/parameter.html 2016/05/21 20:08:35 1.74 @@ -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.74 2016/05/21 20:08:35 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'); - if (num > 0) { - choicewrite('Remove'); - } + choicewrite('Remove'); choicewrite(''); num ++; } - choicewrite(''); + choicewrite(''); } choicewrite(''); }