You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2002/06/05 04:05:46 UTC

cvs commit: xml-cocoon2/src/webapp/stylesheets dynamic-page2html.xsl

vgritsenko    2002/06/04 19:05:45

  Modified:    src/webapp/stylesheets dynamic-page2html.xsl
  Log:
  undo unintentional change
  
  Revision  Changes    Path
  1.3       +1 -4      xml-cocoon2/src/webapp/stylesheets/dynamic-page2html.xsl
  
  Index: dynamic-page2html.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/stylesheets/dynamic-page2html.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- dynamic-page2html.xsl	4 Jun 2002 23:38:15 -0000	1.2
  +++ dynamic-page2html.xsl	5 Jun 2002 02:05:45 -0000	1.3
  @@ -4,10 +4,7 @@
     version="1.0"
     xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
     xmlns:xsp-request="http://apache.org/xsp/request/2.0"
  -  xmlns:xsp="http://apache.org/xsp"
  -  exclude-result-prefixes="xsp-request xsp"
  -  exclude-prefixes="xsp-request xsp"
  ->
  +  xmlns:xsp="http://apache.org/xsp">
   
     <xsl:include href="page/simple-page2html.xsl"/>
   
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org