--- rat/client/parameter.html 2016/03/15 14:25:41 1.70
+++ rat/client/parameter.html 2017/06/21 19:55:03 1.71.4.1
@@ -5,7 +5,7 @@
The LearningOnline Network with CAPA
Parameter Input Window
//
-// $Id: parameter.html,v 1.70 2016/03/15 14:25:41 raeburn Exp $
+// $Id: parameter.html,v 1.71.4.1 2017/06/21 19:55:03 raeburn Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -41,6 +41,7 @@ var ptype='';
var pvalue='';
var pmodval='';
var pextraval='';
+var pextravaltwo='';
var preturn='';
var pcode='';
var pscat='';
@@ -270,7 +271,7 @@ function inthour() {
}
result += '';
return result;
-}
+}
function intsecond() {
var thisseconds=csecs;
@@ -314,15 +315,19 @@ function intcalc() {
if ((ptype=='date') && (pscat=='interval')) {
var newpmodval = '';
var newpextraval = '';
+ var newpextravaltwo = 'Done';
if (sform.donebutton.length) {
for (var i=0; i
'+
+ '