Author: sabob
Date: Sat Apr 11 20:19:40 2009
New Revision: 764248
URL: http://svn.apache.org/viewvc?rev=764248&view=rev
Log:
fix markup
Modified:
incubator/click/trunk/click/examples/webapp/cayenne/cayenne-form-page.htm
Modified: incubator/click/trunk/click/examples/webapp/cayenne/cayenne-form-page.htm
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/examples/webapp/cayenne/cayenne-form-page.htm?rev=764248&r1=764247&r2=764248&view=diff
==============================================================================
--- incubator/click/trunk/click/examples/webapp/cayenne/cayenne-form-page.htm (original)
+++ incubator/click/trunk/click/examples/webapp/cayenne/cayenne-form-page.htm Sat Apr 11 20:19:40
2009
@@ -20,7 +20,7 @@
This example demonstrates the
<a target="_blank" class="external" href="http://cayenne.apache.org/">Cayenne</a>
controls
<tt>CayenneForm</tt> and <tt>QuerySelect</tt> in conjuction with
a <tt>Table</tt>.
-<p/>
+<p>
These controls are contained in the pages superclass
<a href="$context/source-viewer.htm?filename=WEB-INF/classes/org/apache/click/examples/page/cayenne/FormTablePage.java">FormTablePage</a>
which provides good code reuse and promotes rapid development.
|