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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Sep 27 09:01:41 EDT 2007


Author: smukhina
Date: 2007-09-27 09:01:40 -0400 (Thu, 27 Sep 2007)
New Revision: 3136

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
Log:
http://jira.jboss.com/jira/browse/RF-769
broken section is fixed

Modified: trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml	2007-09-27 12:39:32 UTC (rev 3135)
+++ trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml	2007-09-27 13:01:40 UTC (rev 3136)
@@ -249,8 +249,8 @@
         >RichFaces Development Forum</ulink>.</para>
     <para> There is a possibility to restore of the previous component state on a page (including
       position on the screen) after submitting and reloading. The modalPanel has some special
-      attributes like <emphasis><property>&quot;showWhenRendered&quot;</emphasis></property> and <emphasis><property>&quot;keepVisualState&quot;</emphasis></property>. </para>
-    <para> <emphasis><property>&quot;showWhenRendered&quot;</emphasis></property> - This boolean attribute is used if modalPanel should be rendered after
+      attributes like <emphasis><property>&quot;showWhenRendered&quot;</property></emphasis> and <emphasis><property>&quot;keepVisualState&quot;</property></emphasis>. </para>
+    <para> <emphasis><property>&quot;showWhenRendered&quot;</property></emphasis> - This boolean attribute is used if modalPanel should be rendered after
       first page loading. </para>
     <para><emphasis><property><emphasis><property> &quot;keepVisualState&quot;</property></emphasis> </property></emphasis>- Used if modalPanel should save state after submission. If
      <emphasis><property> &quot;keepVisualState&quot;</property></emphasis>=true then parameters which modalPanel has during opening should be submitted




More information about the richfaces-svn-commits mailing list