Diff for /rat/client/parameter.html between versions 1.27 and 1.28

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') {

Removed from v.1.27  
changed lines
  Added in v.1.28


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>