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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Apr 7 12:57:49 EDT 2009


Author: smukhina
Date: 2009-04-07 12:57:49 -0400 (Tue, 07 Apr 2009)
New Revision: 13414

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml
Log:
https://jira.jboss.org/jira/browse/RF-6717 panelBar: several attributes are hidden, hidden attributes are removed from the component description in dev guide 

Modified: trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml	2009-04-07 16:45:12 UTC (rev 13413)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml	2009-04-07 16:57:49 UTC (rev 13414)
@@ -88,7 +88,7 @@
         <para><property>panelBar</property> could contain any number of child
             <property>panelBarItem</property> components inside, which content is uploaded onto the
             client and headers are controls to open the corresponding child element.</para>
-        <para>
+        <!--para>
             The <emphasis>
                 <property>&quot;label&quot;</property>
             </emphasis> attribute is a generic attribute.
@@ -100,7 +100,7 @@
             processing lifecycle. With the help of this attribute you can  replace the
             last parameter substitution token shown in the messages. For example, {1} for <code>&quot;DoubleRangeValidator.MAXIMUM&quot;</code>, {2}
             for <code>&quot;ShortConverter.SHORT&quot;</code>.
-        </para>
+        </para-->
 
     </section>
     <section>




More information about the richfaces-svn-commits mailing list