Author: smukhina
Date: 2007-05-24 10:40:13 -0400 (Thu, 24 May 2007)
New Revision: 870
Modified:
trunk/docs/userguide/en/included/modalPanel.xml
Log:
Modified: trunk/docs/userguide/en/included/modalPanel.xml
===================================================================
--- trunk/docs/userguide/en/included/modalPanel.xml 2007-05-24 14:29:12 UTC (rev 869)
+++ trunk/docs/userguide/en/included/modalPanel.xml 2007-05-24 14:40:13 UTC (rev 870)
@@ -62,7 +62,7 @@
<para>Here is a simple example as it might be used in a page:</para>
<programlisting role="XML">...
- <rich:modalPanel id="panel">
+ <rich:modalPanel id="panel">
<f:facet name="header">
<h:outputText value="header">
</f:facet>
@@ -202,7 +202,7 @@
<property>"resizeable"</property>
</emphasis> and <emphasis role="italic">
<property>"moveable"</property>
- </emphasis> attributes to �true� or �false� values. Window resizing is
+ </emphasis> attributes to "true" or
"false" values. Window resizing is
also limited by <emphasis role="italic">
<property>"minWidth"</property>
</emphasis> and <emphasis role="italic">
Show replies by date