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/09/08 10:27:29 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/xslt/authoring asset.xsl

egli        2003/09/08 01:27:29

  Modified:    src/webapp/lenya/xslt/authoring asset.xsl
  Log:
  Remove the xsl:output statement.
  
  Revision  Changes    Path
  1.9       +0 -2      cocoon-lenya/src/webapp/lenya/xslt/authoring/asset.xsl
  
  Index: asset.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/xslt/authoring/asset.xsl,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- asset.xsl	26 Aug 2003 12:46:28 -0000	1.8
  +++ asset.xsl	8 Sep 2003 08:27:28 -0000	1.9
  @@ -5,8 +5,6 @@
     xmlns:usecase="http://apache.org/cocoon/lenya/usecase/1.0"
     xmlns="http://www.w3.org/1999/xhtml">
     
  -  <xsl:output version="1.0" indent="yes" encoding="ISO-8859-1"/>
  -  
     <xsl:param name="lenya.usecase" select="'asset'"/>
     <xsl:param name="lenya.step"/>
     <xsl:param name="insert"/>
  
  
  

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