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