Author: artdaw
Date: 2007-11-23 12:43:14 -0500 (Fri, 23 Nov 2007)
New Revision: 4238
Modified:
trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml
Log:
RF-1174 - fix simple examples for listShuttle
Modified: trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml 2007-11-23 17:41:55
UTC (rev 4237)
+++ trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml 2007-11-23 17:43:14
UTC (rev 4238)
@@ -117,7 +117,6 @@
<para>
<emphasis role="bold">Example:</emphasis>
</para>
- <para>
<programlisting role="XML"><![CDATA[...
<rich:orderingList value="#{demoBean.items}" var="item"
controlType="button">
<f:facet name="topControl">
@@ -135,7 +134,6 @@
<rich:orderingList>
...
]]></programlisting>
- </para>
<!-- copy/move control set -->
<para>The <emphasis role="bold">
<property><rich:listShuttle></property>
@@ -178,7 +176,8 @@
</property> attribute. The position of the <property>move/copy
controls set</property>
relatively to lists should be customized with <property>
<emphasis>"moveControlsVerticalAlign"</emphasis>
- </property> attribute. <!-- template -->
+ </property> attribute.
+ <!-- template -->
<para>The <emphasis role="bold">
<property><rich:listShuttle></property>
</emphasis> component provides the possibility to be customized using
templating. The