Author: ochikvina
Date: 2009-06-23 11:36:14 -0400 (Tue, 23 Jun 2009)
New Revision: 14691
Modified:
branches/community/3.3.X/ui/calendar/src/main/config/component/calendar.xml
Log:
https://jira.jboss.org/jira/browse/RF-6233 - definitions of the style attributes are
corrected;
Modified: branches/community/3.3.X/ui/calendar/src/main/config/component/calendar.xml
===================================================================
--- branches/community/3.3.X/ui/calendar/src/main/config/component/calendar.xml 2009-06-23
15:28:40 UTC (rev 14690)
+++ branches/community/3.3.X/ui/calendar/src/main/config/component/calendar.xml 2009-06-23
15:36:14 UTC (rev 14691)
@@ -285,7 +285,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>
</property>
<property>
@@ -298,7 +298,7 @@
<property>
<name>inputStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the component
input field</description>
+ <description>CSS style rules to be applied to the component input
field</description>
</property>
<property>
<name>inputClass</name>