[LON-CAPA-cvs] cvs: rat(version_2_11_X) /client parameter.html
raeburn
raeburn at source.lon-capa.org
Fri Jan 23 14:41:19 EST 2015
raeburn Fri Jan 23 19:41:19 2015 EDT
Modified files: (Branch: version_2_11_X)
/rat/client parameter.html
Log:
- For 2.11
- Backport 1.67
Index: rat/client/parameter.html
diff -u rat/client/parameter.html:1.64.2.1 rat/client/parameter.html:1.64.2.2
--- rat/client/parameter.html:1.64.2.1 Wed Feb 26 18:56:58 2014
+++ rat/client/parameter.html Fri Jan 23 19:41:19 2015
@@ -5,7 +5,7 @@
The LearningOnline Network with CAPA
Parameter Input Window
//
-// $Id: parameter.html,v 1.64.2.1 2014/02/26 18:56:58 raeburn Exp $
+// $Id: parameter.html,v 1.64.2.2 2015/01/23 19:41:19 raeburn Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -342,9 +342,7 @@
}
function callradiostringeval(newval) {
- return 'onchange="parent.radiostringeval(\''
- +newval+'\')" onclick="parent.radiostringeval(\''
- +newval+'\')"';
+ return 'onclick="parent.radiostringeval(\''+newval+'\')"';
}
function intervaldis() {
More information about the LON-CAPA-cvs
mailing list