Author: cluts
Date: 2008-04-08 07:32:17 -0400 (Tue, 08 Apr 2008)
New Revision: 7658
Modified:
trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml
Log:
RF-926 - updated code for <a4j:htmlCommandLink>
Modified: trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml 2008-04-08
10:38:55 UTC (rev 7657)
+++ trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml 2008-04-08
11:32:17 UTC (rev 7658)
@@ -65,7 +65,7 @@
<programlisting role="XML"><![CDATA[<a4j:form>
...
<a4j:htmlComandLink action="action" value="link"
rendered="#{bean.rendered}">
- <f:param ...>
+ <f:param .../>
<a4j:htmlComandLink>
...
</a4j:form>
Show replies by date