You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by eg...@apache.org on 2003/08/29 14:24:18 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/xslt/exception parent_node_not_found.xsl

egli        2003/08/29 05:24:18

  Modified:    src/webapp/lenya/xslt/exception parent_node_not_found.xsl
  Log:
  Removed uneeded xsl:output tag.
  
  Revision  Changes    Path
  1.2       +0 -4      cocoon-lenya/src/webapp/lenya/xslt/exception/parent_node_not_found.xsl
  
  Index: parent_node_not_found.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/xslt/exception/parent_node_not_found.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- parent_node_not_found.xsl	18 Aug 2003 09:26:08 -0000	1.1
  +++ parent_node_not_found.xsl	29 Aug 2003 12:24:18 -0000	1.2
  @@ -7,11 +7,7 @@
     
     <xsl:import href="../util/page-util.xsl"/>
     
  -  <xsl:output version="1.0" indent="yes" encoding="ISO-8859-1"/>
  -  
  -  
     <xsl:variable name="separator" select="','"/>
  -
     
     <xsl:template match="/">
       
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org