Author: sylvain Date: Tue Oct 12 00:46:37 2004 New Revision: 54660 Modified: cocoon/trunk/src/blocks/forms/samples/forms/dynamicrepeater_template.xml cocoon/trunk/src/blocks/forms/samples/forms/tasktree_template.xml Log: Adding some links that will help me during the presentation
Modified: cocoon/trunk/src/blocks/forms/samples/forms/dynamicrepeater_template.xml ============================================================================== --- cocoon/trunk/src/blocks/forms/samples/forms/dynamicrepeater_template.xml (original) +++ cocoon/trunk/src/blocks/forms/samples/forms/dynamicrepeater_template.xml Tue Oct 12 00:46:37 2004 @@ -103,7 +103,8 @@ <ft:widget id="removecontacts"/> </jx:if> </p> - <ft:widget id="submit"/> + <ft:widget id="submit"/><br/> + <a href="./do-dynaRepeater.flow">Restart this sample</a> - <a href="./">Back to samples</a> </ft:form-template> </content> Modified: cocoon/trunk/src/blocks/forms/samples/forms/tasktree_template.xml ============================================================================== --- cocoon/trunk/src/blocks/forms/samples/forms/tasktree_template.xml (original) +++ cocoon/trunk/src/blocks/forms/samples/forms/tasktree_template.xml Tue Oct 12 00:46:37 2004 @@ -113,8 +113,8 @@ <br/> <ft:widget id="ok"/> - - <a href="do-taskTree.flow">Restart this sample</a> + <br/> + <a href="do-taskTree.flow">Restart this sample</a> - <a href="./">Back to samples</a> </ft:form-template> </content> </page>