You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2003/01/06 09:07:04 UTC

cvs commit: xml-forrest/src/resources/skins/common/xslt/html book2menu.xsl

jefft       2003/01/06 00:07:04

  Modified:    src/resources/skins/common/xslt/html Tag: LINKMAP_BRANCH
                        book2menu.xsl
  Log:
  Remove debugging msg
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.7.2.2   +1 -3      xml-forrest/src/resources/skins/common/xslt/html/book2menu.xsl
  
  Index: book2menu.xsl
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/skins/common/xslt/html/book2menu.xsl,v
  retrieving revision 1.7.2.1
  retrieving revision 1.7.2.2
  diff -u -r1.7.2.1 -r1.7.2.2
  --- book2menu.xsl	4 Jan 2003 12:09:53 -0000	1.7.2.1
  +++ book2menu.xsl	6 Jan 2003 08:07:03 -0000	1.7.2.2
  @@ -72,8 +72,6 @@
         </xsl:call-template>
       </xsl:variable>
   
  -    <xsl:message>## Checking <xsl:value-of select="$actual-path"/> against <xsl:value-of select="$path-noext"/></xsl:message>
  -
       <xsl:choose>
         <!-- Compare with extensions stripped -->
         <xsl:when test="$actual-path = $path-noext">