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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Sep 11 10:10:28 EDT 2007


Author: vkukharchuk
Date: 2007-09-11 10:10:28 -0400 (Tue, 11 Sep 2007)
New Revision: 2872

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.desc.xml
   trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml
Log:


Modified: trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.desc.xml	2007-09-11 13:35:34 UTC (rev 2871)
+++ trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.desc.xml	2007-09-11 14:10:28 UTC (rev 2872)
@@ -1,5 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <section>
   <para>The <emphasis role="bold"><property>&lt;a4j:ajaxListener&gt;</property></emphasis>
-component is the same one as <emphasis><property>&quot;ActionListener&quot;</property></emphasis> or &quot;ValueChangeListener&quot;, but for an Ajax container.</para>
+component is the same one as <emphasis><property>&quot;ActionListener&quot;</property></emphasis> 
+or <emphasis><property>&quot;ValueChangeListener&quot;</property></emphasis>, but for an Ajax container.</para>
 </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml	2007-09-11 13:35:34 UTC (rev 2871)
+++ trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml	2007-09-11 14:10:28 UTC (rev 2872)
@@ -145,7 +145,7 @@
     <rich:dropDownMenu>
         ...
         <rich:menuItem submitMode="none">
-            <h:outputLink value=”www.jboss.org”/>
+            <h:outputLink value="www.jboss.org"/>
         </rich:menuItem>
         ...
     <rich:dropDownMenu>




More information about the richfaces-svn-commits mailing list