Author: SergeySmirnov
Date: 2007-05-07 21:22:03 -0400 (Mon, 07 May 2007)
New Revision: 686
Modified:
trunk/richfaces/datascroller/src/main/config/component/datascroller.xml
Log:
align="center" by default
Modified: trunk/richfaces/datascroller/src/main/config/component/datascroller.xml
===================================================================
--- trunk/richfaces/datascroller/src/main/config/component/datascroller.xml 2007-05-08
01:13:51 UTC (rev 685)
+++ trunk/richfaces/datascroller/src/main/config/component/datascroller.xml 2007-05-08
01:22:03 UTC (rev 686)
@@ -212,7 +212,8 @@
<classname>java.lang.String</classname>
<description>
left|center|right [CI] Deprecated. This attribute specifies the position of the table
with respect to the document. Permitted values: * left: The table is to the left of the
document. * center: The table is to the center of the document. * right: The table is to
the right of the document.
- </description>
+ </description>
+ <defaultvalue>"center"</defaultvalue>
</property>
<property>
<name>boundaryControls</name>
Show replies by date