--- rat/client/parameter.html 2005/06/20 19:52:51 1.32
+++ rat/client/parameter.html 2006/02/10 23:45:02 1.35
@@ -3,7 +3,7 @@
The LearningOnline Network with CAPA
Parameter Input Window
//
-// $Id: parameter.html,v 1.32 2005/06/20 19:52:51 albertel Exp $
+// $Id: parameter.html,v 1.35 2006/02/10 23:45:02 albertel Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -176,6 +176,7 @@ function year() {
var thisyear=cdate.getFullYear();
var nowdate=new Date();
var nowyear=nowdate.getFullYear();
+ if ( !thisyear ) { thisyear=nowyear; }
var loweryear=thisyear-2;
var upperyear=thisyear+5;
if (thisyear>nowyear) { loweryear=nowyear-2; }
@@ -569,10 +570,10 @@ function draw() {
' type="radio" '+callradiostringeval('problem'));
if (svalue=='problem') { choicewrite(' checked'); }
choicewrite('> Standard Problem
');
- choicewrite('
');
+ choicewrite('
');
choicewrite('