crossley 02/04/30 00:58:20 Modified: src/documentation/stylesheets book2menu.xsl Log: Woops forgot to add attribution info and Bugzilla reference. PR: 8556 Obtained from: [EMAIL PROTECTED] Revision Changes Path 1.6 +0 -1 xml-cocoon2/src/documentation/stylesheets/book2menu.xsl Index: book2menu.xsl =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/stylesheets/book2menu.xsl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- book2menu.xsl 30 Apr 2002 01:32:19 -0000 1.5 +++ book2menu.xsl 30 Apr 2002 07:58:20 -0000 1.6 @@ -30,7 +30,6 @@ <xsl:apply-templates/> </xsl:template> - <xsl:template match="menu-item"> <xsl:if test="not(@type) or @type!='hidden'"> <xsl:variable name="encLabel" select="NetUtils:encodePath(@label)"/>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]