ovidiu      2002/09/24 02:01:43

  Modified:    src/webapp/samples/flow/examples/prefs sitemap.xmap
  Log:
  Removed the "name" attribute, and added the "language" one.
  
  Revision  Changes    Path
  1.3       +1 -1      xml-cocoon2/src/webapp/samples/flow/examples/prefs/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/flow/examples/prefs/sitemap.xmap,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sitemap.xmap      24 Sep 2002 08:52:56 -0000      1.2
  +++ sitemap.xmap      24 Sep 2002 09:01:43 -0000      1.3
  @@ -13,7 +13,7 @@
     <!-- Sitemap for handling the calculator control flow. The parent sitemap
     (defined in ../..) handles the HTML page generation -->
   
  -  <map:flow name="flow">
  +  <map:flow language="JavaScript">
         <map:script src="prefs.js"/>
     </map:flow>
   
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to