Author: artdaw
Date: 2008-01-09 08:39:07 -0500 (Wed, 09 Jan 2008)
New Revision: 5214
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dropSupport.desc.xml
Log:
http://jira.jboss.com/jira/browse/RF-1858 - add key feature 'Supports drag-and-drop
between different forms'
Modified: trunk/docs/userguide/en/src/main/docbook/included/dropSupport.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropSupport.desc.xml 2008-01-09
13:31:01 UTC (rev 5213)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropSupport.desc.xml 2008-01-09
13:39:07 UTC (rev 5214)
@@ -26,17 +26,20 @@
<title>Key Features</title>
<itemizedlist>
<listitem>
- <para>Encodes all necessary JavaScript to perform drop
actions</para>
+ Encodes all necessary JavaScript to perform drop actions
</listitem>
<listitem>
- <para>Can be used within any component type that provides the required
properties for drop operations</para>
+ Can be used within any component type that provides the required properties for
drop operations
</listitem>
<listitem>
- <para>Built-in Ajax processing</para>
+ Built-in Ajax processing
</listitem>
-
+
+ <listitem>
+ Supports drag-and-drop between different forms
+ </listitem>
</itemizedlist>
</section>
</section>
\ No newline at end of file