--- rat/client/parameter.html 2010/05/17 22:41:02 1.56.2.1
+++ rat/client/parameter.html 2011/11/21 13:39:40 1.59.2.1
@@ -5,7 +5,7 @@
The LearningOnline Network with CAPA
Parameter Input Window
//
-// $Id: parameter.html,v 1.56.2.1 2010/05/17 22:41:02 raeburn Exp $
+// $Id: parameter.html,v 1.59.2.1 2011/11/21 13:39:40 raeburn Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -70,9 +70,12 @@ function selwrite(text) {
}
function choicestart() {
- this.window.choices.document.clear();
- choicewrite('
');
+ this.window.choices.document.open();
+ 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
@@ -636,6 +643,22 @@ function draw() {
// ' type="radio" '+callradiostringeval('form'));
// if (svalue=='form') { choicewrite(' checked="checked"'); }
// choicewrite('> Input Form
');
+ choicewrite('
');
+ choicewrite('
');
+ choicewrite('
');
+ choicewrite('
');
choicewrite('