joerg 2004/04/30 17:51:21
Modified: src/webapp/samples/blocks gump2samples.xsl
Log:
fixed link from blocks page to samples page
Revision Changes Path
1.4 +2 -2 cocoon-2.1/src/webapp/samples/blocks/gump2samples.xsl
Index: gump2samples.xsl
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/blocks/gump2samples.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gump2samples.xsl 2 Apr 2004 20:40:57 -0000 1.3
+++ gump2samples.xsl 1 May 2004 00:51:21 -0000 1.4
@@ -26,7 +26,7 @@
<xsl:template match="/root">
<samples name="Blocks Samples">
<group name="Back">
- <sample href="./" name="Back">
+ <sample href=".." name="Back">
Back to the samples home page.
</sample>
</group>