Author: cluts
Date: 2008-07-31 09:25:25 -0400 (Thu, 31 Jul 2008)
New Revision: 9847
Modified:
trunk/ui/calendar/src/main/config/component/calendar.xml
Log:
RF-696 - added description for "todayControlMode" attribute.
Modified: trunk/ui/calendar/src/main/config/component/calendar.xml
===================================================================
--- trunk/ui/calendar/src/main/config/component/calendar.xml 2008-07-31 13:24:38 UTC (rev
9846)
+++ trunk/ui/calendar/src/main/config/component/calendar.xml 2008-07-31 13:25:25 UTC (rev
9847)
@@ -553,7 +553,7 @@
<name>todayControlMode</name>
<classname>java.lang.String</classname>
<description>
- Possible values are "scroll", "select", "hidden".
Default value is "select".
+ This attribute defines the mode for "today" control. Possible
values are "scroll", "select",
"hidden". Default value is "select".
</description>
<defaultvalue>"select"</defaultvalue>
</property>
Show replies by date