ovidiu 02/03/17 14:06:59
Modified: src/scratchpad/schecoon/webapp sitemap.xmap
Log:
Don't use a slash in front of the filename.
Revision Changes Path
1.7 +1 -1 xml-cocoon2/src/scratchpad/schecoon/webapp/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/webapp/sitemap.xmap,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sitemap.xmap 15 Mar 2002 23:42:15 -0000 1.6
+++ sitemap.xmap 17 Mar 2002 22:06:59 -0000 1.7
@@ -14,7 +14,7 @@
<map:resources>
<map:resource name="flow">
- <map:script src="/example.js" language="JavaScript"/>
+ <map:script src="example.js" language="JavaScript"/>
</map:resource>
<map:resource name="document2html">
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]