[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><a4j:ajaxListener></property></emphasis>
-component is the same one as <emphasis><property>"ActionListener"</property></emphasis> or "ValueChangeListener", but for an Ajax container.</para>
+component is the same one as <emphasis><property>"ActionListener"</property></emphasis>
+or <emphasis><property>"ValueChangeListener"</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