Author: atsebro
Date: 2008-05-14 11:17:12 -0400 (Wed, 14 May 2008)
New Revision: 8579
Modified:
trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml
trunk/ui/contextMenu/src/main/config/component/contextMenu.xml
Log:
RF-3326--contextMenu usege particularity
Modified: trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml 2008-05-14 14:43:16
UTC (rev 8578)
+++ trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml 2008-05-14 15:17:12
UTC (rev 8579)
@@ -299,7 +299,7 @@
<note>
<title>Note:</title>
- <para>When using the
+ <para>When using
<emphasis role="bold">
<property><rich:contextMenu></property>
</emphasis> component with
@@ -314,7 +314,7 @@
</emphasis> out from
<emphasis role="bold">
<property><h:outputText></property>
- </emphasis>component to provide component's correct work.
+ </emphasis>to provide component's correct work.
</para>
</note>
Modified: trunk/ui/contextMenu/src/main/config/component/contextMenu.xml
===================================================================
--- trunk/ui/contextMenu/src/main/config/component/contextMenu.xml 2008-05-14 14:43:16 UTC
(rev 8578)
+++ trunk/ui/contextMenu/src/main/config/component/contextMenu.xml 2008-05-14 15:17:12 UTC
(rev 8579)
@@ -30,7 +30,7 @@
<classname>java.lang.String</classname>
<description>
Sets the submission mode for all menu items of the menu except
- those where this attribute redefined. Possible value are
"ajax","server", "none". Default
value is "sever".
+ those where this attribute redefined. Possible value are
"ajax","server", "none". Default
value is "server".
</description>
<defaultvalue>"server"</defaultvalue>
</property>
Show replies by date