--- rat/client/parameter.html 2006/03/02 18:02:16 1.36
+++ rat/client/parameter.html 2006/06/30 03:12:21 1.40
@@ -3,7 +3,7 @@
The LearningOnline Network with CAPA
Parameter Input Window
//
-// $Id: parameter.html,v 1.36 2006/03/02 18:02:16 albertel Exp $
+// $Id: parameter.html,v 1.40 2006/06/30 03:12:21 albertel Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -623,6 +623,26 @@ function draw() {
choicewrite('');
}
+ if (pscat=='useslots') {
+ tablestart('Slots control access');
+ choicewrite('
Value: | ');
+ choicewrite(' ');
+ choicewrite(' ');
+ choicewrite(' ');
+ choicewrite(' ');
+ }
choicewrite(' | ');
}
}
@@ -646,7 +666,7 @@ function draw() {
choicewrite('');
}
- choicewrite('');
+ choicewrite('');
choiceend();
}