--- rat/client/parameter.html 2010/01/13 18:45:15 1.54
+++ rat/client/parameter.html 2010/02/05 18:16:23 1.55
@@ -3,7 +3,7 @@
The LearningOnline Network with CAPA
Parameter Input Window
//
-// $Id: parameter.html,v 1.54 2010/01/13 18:45:15 bisitz Exp $
+// $Id: parameter.html,v 1.55 2010/02/05 18:16:23 bisitz Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -68,7 +68,21 @@ function selwrite(text) {
function choicestart() {
this.window.choices.document.clear();
- choicewrite('
');
+ choicewrite('');
+ choicewrite('');
+ choicewrite('');
+ choicewrite('');
}
function choiceend() {
@@ -81,7 +95,7 @@ function choicewrite(text) {
}
function tablestart(headtext) {
- choicewrite(''+
+ choicewrite('');
}
}
@@ -807,8 +821,19 @@ function init() {
}
this.window.selector.document.clear();
- selwrite('');
-
+ selwrite('');
+ selwrite('');
+ selwrite('');
+ selwrite('');
selwrite(' |
---|