Author: ochikvina
Date: 2009-06-23 11:56:19 -0400 (Tue, 23 Jun 2009)
New Revision: 14708
Modified:
branches/community/3.3.X/ui/tabPanel/src/main/config/component/tabPanel.xml
Log:
https://jira.jboss.org/jira/browse/RF-6233 - definitions of the style attributes are
corrected;
Modified: branches/community/3.3.X/ui/tabPanel/src/main/config/component/tabPanel.xml
===================================================================
--- branches/community/3.3.X/ui/tabPanel/src/main/config/component/tabPanel.xml 2009-06-23
15:55:18 UTC (rev 14707)
+++ branches/community/3.3.X/ui/tabPanel/src/main/config/component/tabPanel.xml 2009-06-23
15:56:19 UTC (rev 14708)
@@ -90,7 +90,7 @@
<property>
<name>contentClass</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the panel
content</description>
+ <description>CSS style rules to be applied to the panel
content</description>
</property>
<property>
<name>headerAlignment</name>