coliver 2003/05/24 13:24:49
Modified: src/documentation/xdocs/userdocs/flow jpath.xml Log: fixed jpath:continuation example Revision Changes Path 1.2 +1 -1 cocoon-2.1/src/documentation/xdocs/userdocs/flow/jpath.xml Index: jpath.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/flow/jpath.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- jpath.xml 24 May 2003 18:51:26 -0000 1.1 +++ jpath.xml 24 May 2003 20:24:49 -0000 1.2 @@ -103,7 +103,7 @@ </source> <p>Example: <source> -<xsp:attribute name="action">"kont/"+<jpath:continuation><xsp:attribute> +<xsp:attribute name="action">"kont/"+<jpath:continuation/><xsp:attribute> </source> </p> </s2>
