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