View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Update of /cvsroot/dqsd/dqsd
In directory usw-pr-cvs1:/tmp/cvs-serv9930

Modified Files:
        helpmenu.js 
Log Message:
corrected oops in last revision

Index: helpmenu.js
===================================================================
RCS file: /cvsroot/dqsd/dqsd/helpmenu.js,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** helpmenu.js 24 Oct 2002 03:24:55 -0000      1.37
--- helpmenu.js 24 Oct 2002 14:48:47 -0000      1.38
***************
*** 53,57 ****
      
      // Are there any enabled searches in this category?
!     for (var k = 0; k < helparray.length && (!helparray[k].enabled || 
helparray[k]).nomenu; k++)
      {
      }
--- 53,57 ----
      
      // Are there any enabled searches in this category?
!     for (var k = 0; k < helparray.length && (!helparray[k].enabled || 
helparray[k].nomenu); k++)
      {
      }




-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ad.doubleclick.net/clk;4729346;7592162;s?http://www.sun.com/javavote
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Reply via email to