Author: piotr.buda
Date: 2008-07-31 04:12:37 -0400 (Thu, 31 Jul 2008)
New Revision: 9835
Modified:
trunk/sandbox/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml
Log:
Default height fix
Modified:
trunk/sandbox/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml
===================================================================
---
trunk/sandbox/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml 2008-07-31
01:08:18 UTC (rev 9834)
+++
trunk/sandbox/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml 2008-07-31
08:12:37 UTC (rev 9835)
@@ -84,12 +84,6 @@
<defaultvalue>"0"</defaultvalue>
</property>
<property>
- <name>height</name>
- <classname>java.lang.String</classname>
- <description>This attributes specifies the height of the
component</description>
- <defaultvalue>"500"</defaultvalue>
- </property>
- <property>
<name>cellpadding</name>
<classname>java.lang.String</classname>
<description>This attribute specifies the amount of space between the border of
the cell and its contents</description>
Show replies by date