Return to parameter.html CVS log | Up to [LON-CAPA] / rat / client |
version 1.21, 2003/04/18 20:21:38 | version 1.22, 2003/04/19 15:34:06 |
---|---|
Line 720 function init() { | Line 720 function init() { |
sopt('string','String Value'); | sopt('string','String Value'); |
} | } |
if (ptype=='color') { | |
sopt('default','Use Default Color'); | |
sopt('custom','Use Custom Color'); | |
} | |
selwrite('</select></form>'); | selwrite('</select></form>'); |
selwrite('<a href="javascript:parent.assemble();'); | selwrite('<a href="javascript:parent.assemble();'); |