[richfaces-svn-commits] JBoss Rich Faces SVN: r5889 - trunk/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Feb 7 05:16:29 EST 2008
Author: smukhina
Date: 2008-02-07 05:16:29 -0500 (Thu, 07 Feb 2008)
New Revision: 5889
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
Log:
http://jira.jboss.com/jira/browse/RF-2168 ajaxKeys attribute description changed in components description
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2008-02-07 09:08:21 UTC (rev 5888)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2008-02-07 10:16:29 UTC (rev 5889)
@@ -82,7 +82,7 @@
<property><a4j:repeat></property>
</emphasis> component and as a result it could be partially updated with Ajax. <emphasis>
<property>"ajaxKeys"</property>
- </emphasis> attribute allows to define rows that is updated after an Ajax request.</para>
+ </emphasis> attribute allows to define row keys that is updated after an Ajax request.</para>
<para>Here is an example:</para>
More information about the richfaces-svn-commits
mailing list