You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2003/10/22 13:32:18 UTC

cvs commit: cocoon-2.1/src/webapp sitemap.xmap

joerg       2003/10/22 04:32:18

  Modified:    src/webapp sitemap.xmap
  Log:
  fixed links to stylesheet
  
  Revision  Changes    Path
  1.33      +2 -2      cocoon-2.1/src/webapp/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/sitemap.xmap,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- sitemap.xmap	15 Oct 2003 14:12:45 -0000	1.32
  +++ sitemap.xmap	22 Oct 2003 11:32:18 -0000	1.33
  @@ -365,7 +365,7 @@
       </map:view>
   
       <map:view from-label="content" name="pretty-content">
  -      <map:transform src="stylesheets/system/xml2html.xsl"/>
  +      <map:transform src="stylesheets/system/xml2html.xslt"/>
         <map:serialize type="html"/>
       </map:view>