Author: bwallace
Date: Thu May 4 14:36:51 2006
New Revision: 399862
URL: http://svn.apache.org/viewcvs?rev=399862&view=rev
Log:
[TAPESTRY-499] Fixed contrib reference link
Modified:
tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/Table.xml
Modified:
tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/Table.xml
URL:
http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/Table.xml?rev=399862&r1=399861&r2=399862&view=diff
==============================================================================
---
tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/Table.xml
(original)
+++
tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/Table.xml
Thu May 4 14:36:51 2006
@@ -97,7 +97,7 @@
<p>
If you define the table columns using the <code>columns</code> parameter, you
can either
-provide a list of <link
href="@apicontrib;/contrib/table/model/ITableColumn.html"><code>ITableColumn</code></link>
+provide a list of <link
href="&apicontrib;/contrib/table/model/ITableColumn.html"><code>ITableColumn</code></link>
objects, each defining a column in the table, or you can define the columns
using
a string that describes each column.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]