[LON-CAPA-cvs] cvs: rat(version_2_11_X) /client parameter.html

raeburn raeburn at source.lon-capa.org
Wed Feb 26 13:56:58 EST 2014


raeburn		Wed Feb 26 18:56:58 2014 EDT

  Modified files:              (Branch: version_2_11_X)
    /rat/client	parameter.html 
  Log:
  - For 2.11
    - Backport 1.66
  
  
Index: rat/client/parameter.html
diff -u rat/client/parameter.html:1.64 rat/client/parameter.html:1.64.2.1
--- rat/client/parameter.html:1.64	Tue Mar 13 05:37:55 2012
+++ rat/client/parameter.html	Wed Feb 26 18:56:58 2014
@@ -5,7 +5,7 @@
 The LearningOnline Network with CAPA
 Parameter Input Window
 //
-// $Id: parameter.html,v 1.64 2012/03/13 05:37:55 raeburn Exp $
+// $Id: parameter.html,v 1.64.2.1 2014/02/26 18:56:58 raeburn Exp $
 //
 // Copyright Michigan State University Board of Trustees
 //
@@ -900,7 +900,7 @@
   selwrite('</head>');
   selwrite('<body>');
   selwrite('<form name="fsel" action=""><b>'+pname+'</b><br />');
-  selwrite('<select name="fcat" onchange="parent.catchange();">');
+  selwrite('Format of Value(s): <select name="fcat" onchange="parent.catchange();">');
 
   if (ptype=='tolerance') {
      sopt('default','Default');




More information about the LON-CAPA-cvs mailing list