rubys       01/09/02 22:52:06

  Modified:    proposal/gump/stylesheet build.xsl
  Log:
  Yet another project=>module missed...
  
  Revision  Changes    Path
  1.24      +1 -1      jakarta-alexandria/proposal/gump/stylesheet/build.xsl
  
  Index: build.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/stylesheet/build.xsl,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- build.xsl 2001/08/29 02:56:19     1.23
  +++ build.xsl 2001/09/03 05:52:06     1.24
  @@ -132,7 +132,7 @@
   
             <a href="project_{@defined-in}.html">definition</a>
   
  -          <xsl:for-each select="/workspace/project[cvs and @module=$module]">
  +          <xsl:for-each select="/workspace/module[cvs and @name=$module]">
               <a href="cvs_{@name}.html">cvs</a>
             </xsl:for-each>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to