Return to parameter.html CVS log | Up to [LON-CAPA] / rat / client |
version 1.27, 2003/11/25 22:19:22 | version 1.28, 2004/05/27 06:26:19 |
---|---|
Line 802 function init() { | Line 802 function init() { |
if (ptype=='string') { | if (ptype=='string') { |
sopt('default','Default'); | sopt('default','Default'); |
sopt('string','String Value'); | sopt('any','String Value'); |
} | } |
if (ptype=='color') { | if (ptype=='color') { |