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

cvs commit: cocoon-2.1/src/blocks/woody/samples sitemap.xmap

bruno       2003/07/22 01:41:25

  Modified:    src/blocks/woody/samples sitemap.xmap
  Log:
  use FOM JS
  
  Revision  Changes    Path
  1.7       +1 -1      cocoon-2.1/src/blocks/woody/samples/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/sitemap.xmap,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- sitemap.xmap	5 Jul 2003 22:53:33 -0000	1.6
  +++ sitemap.xmap	22 Jul 2003 08:41:25 -0000	1.7
  @@ -49,7 +49,7 @@
    </map:views>
   
     <!-- indicates what flowscript to attach to this sitemap -->
  -  <map:flow language="JavaScript">
  +  <map:flow language="javascript">
       <map:script src="flow/woody_flow_example.js"/>
     </map:flow>