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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Feb 7 05:34:14 EST 2008


Author: cluts
Date: 2008-02-07 05:34:14 -0500 (Thu, 07 Feb 2008)
New Revision: 5895

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

Modified: trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml	2008-02-07 10:34:08 UTC (rev 5894)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml	2008-02-07 10:34:14 UTC (rev 5895)
@@ -165,8 +165,8 @@
 
     <note><title>Note:</title> As the <emphasis role="bold">
         <property>&lt;rich:dropDownMenu&gt;</property>
-      </emphasis> component doesn't provide its own form, use it between &lt;h:form&gt; and
-      &lt;/h:form&gt; tags.</note>
+      </emphasis> component doesn't provide its own form, use it between <emphasis><property>&lt;h:form&gt;</property></emphasis> and
+      <emphasis><property>&lt;/h:form&gt;</property></emphasis> tags.</note>
 
     <para>The <emphasis>
         <property>"direction"</property>
@@ -258,7 +258,7 @@
     <para>This is the result:</para>
 
     <figure>
-      <title>Using the "direction" and"joinPoint" attributes</title>
+      <title>Using the <emphasis role="bold"><property>"direction"</property></emphasis> and <emphasis><property>"joinPoint"</property></emphasis> attributes</title>
 
       <mediaobject>
         <imageobject>
@@ -299,7 +299,7 @@
     <para>This is the result:</para>
 
     <figure>
-      <title>Using the "horizontalOffset" and "verticalOffset" attributes</title>
+      <title>Using the <emphasis><property>"horizontalOffset"</property></emphasis> and <emphasis><property>"verticalOffset"</property></emphasis> attributes</title>
 
       <mediaobject>
         <imageobject>




More information about the richfaces-svn-commits mailing list