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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Feb 6 05:33:42 EST 2008


Author: cluts
Date: 2008-02-06 05:33:42 -0500 (Wed, 06 Feb 2008)
New Revision: 5856

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml
Log:
http://jira.jboss.com/jira/browse/RF-2158 - done for dndParam

Modified: trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml	2008-02-06 10:33:26 UTC (rev 5855)
+++ trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml	2008-02-06 10:33:42 UTC (rev 5856)
@@ -140,12 +140,12 @@
 ]]></programlisting>
 
     <para>The parameter is transmitted into an indicator for usage in an
-    informational part of the dragIndicator component (inside an indicator a
+      informational part of the <property>dragIndicator</property> component (inside an indicator a
     call to {label} happens)</para>
 
     <itemizedlist>
       <listitem>Parameters passing happens when dragged content is brought
-      onto some zone with dropSupport</listitem>
+      onto some zone with <property>dropSupport</property></listitem>
     </itemizedlist>
 
     <para>In this case <property>dndParam</property> is of a drop type and is




More information about the richfaces-svn-commits mailing list