[richfaces-svn-commits] JBoss Rich Faces SVN: r6444 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Feb 29 06:46:27 EST 2008


Author: cluts
Date: 2008-02-29 06:46:27 -0500 (Fri, 29 Feb 2008)
New Revision: 6444

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/tab.xml
Log:
http://jira.jboss.com/jira/browse/RF-672 - corrected attributes names for tab ("ontabenter" and "ontableave" attributes)

Modified: trunk/docs/userguide/en/src/main/docbook/included/tab.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tab.xml	2008-02-29 11:45:45 UTC (rev 6443)
+++ trunk/docs/userguide/en/src/main/docbook/included/tab.xml	2008-02-29 11:46:27 UTC (rev 6444)
@@ -135,7 +135,7 @@
 		</listitem>
 </itemizedlist>
     <para>
-      Some event could be performed on the tab which has been entered/left using &quot;ontabenter&quot;/&quot;ontableave&quot; attributes. See the example below.</para>
+      Some event could be performed on the tab which has been entered/left using <emphasis><property>&quot;ontabenter&quot;</property></emphasis>/<emphasis><property>&quot;ontableave&quot;</property></emphasis> attributes. See the example below.</para>
 
     <para>
       <emphasis role="bold">Example:</emphasis>




More information about the richfaces-svn-commits mailing list