[richfaces-svn-commits] JBoss Rich Faces SVN: r15339 - branches/community/3.3.X/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Aug 27 08:00:50 EDT 2009
Author: atsebro
Date: 2009-08-27 08:00:50 -0400 (Thu, 27 Aug 2009)
New Revision: 15339
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_jQuery.xml
Log:
RF-7756: Rich Miscellaneous component group description review --> rich:jQuery
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_jQuery.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_jQuery.xml 2009-08-27 11:30:06 UTC (rev 15338)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_jQuery.xml 2009-08-27 12:00:50 UTC (rev 15339)
@@ -87,7 +87,7 @@
<programlisting role="XML"><rich:dataTable id="customList" ...>
...
- </rich:table>
+</rich:dataTable>
<rich:jQuery selector="#customList tr:odd" timing="onload" query="addClass(odd)" /></programlisting>
<para>The <emphasis>
<property>"selector"</property>
More information about the richfaces-svn-commits
mailing list