--- rat/client/parameter.html 2011/11/21 01:03:09 1.61 +++ rat/client/parameter.html 2011/11/21 04:10:34 1.62 @@ -5,7 +5,7 @@ The LearningOnline Network with CAPA Parameter Input Window // -// $Id: parameter.html,v 1.61 2011/11/21 01:03:09 raeburn Exp $ +// $Id: parameter.html,v 1.62 2011/11/21 04:10:34 raeburn Exp $ // // Copyright Michigan State University Board of Trustees // @@ -71,8 +71,11 @@ function selwrite(text) { function choicestart() { this.window.choices.document.open(); - choicewrite(''); + choicewrite(''); + choicewrite(''); choicewrite(''); + choicewrite(''); + choicewrite('LON-CAPA'); choicewrite(''); choicewrite(''); + choicewrite(''); } function choiceend() { @@ -382,6 +386,9 @@ function draw() { if (ptype=='string') { choicewrite(' action="javascript:stringeval();"'); } + if (ptype != 'int' && ptype != 'float' && ptype != 'string') { + choicewrite(' action=""'); + } choicewrite('>'); if (ptype=='tolerance') { // 0: pscat @@ -857,8 +864,11 @@ function init() { } this.window.selector.document.open(); - selwrite(''); + selwrite(''); + selwrite(''); selwrite(''); + selwrite(''); + selwrite('LON-CAPA'); selwrite(''); selwrite(''); - selwrite('
'+pname+'
'); + selwrite(''); + selwrite(''+pname+'
'); selwrite('