ovidiu 2002/09/24 02:02:11 Modified: src/webapp/samples/flow/examples/calc sitemap.xmap Log: Removed the "name" attribute, and added the "language" one. Revision Changes Path 1.4 +1 -1 xml-cocoon2/src/webapp/samples/flow/examples/calc/sitemap.xmap Index: sitemap.xmap =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/flow/examples/calc/sitemap.xmap,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sitemap.xmap 24 Sep 2002 08:52:25 -0000 1.3 +++ sitemap.xmap 24 Sep 2002 09:02:11 -0000 1.4 @@ -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="calc.js"/> </map:flow>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]