You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by jm...@apache.org on 2007/11/08 21:48:07 UTC

svn commit: r593335 - /incubator/xap/trunk/samples/WebContent/examples/widgets/table.xal

Author: jmargaris
Date: Thu Nov  8 13:48:06 2007
New Revision: 593335

URL: http://svn.apache.org/viewvc?rev=593335&view=rev
Log:
https://issues.apache.org/jira/browse/XAP-523

Modified:
    incubator/xap/trunk/samples/WebContent/examples/widgets/table.xal

Modified: incubator/xap/trunk/samples/WebContent/examples/widgets/table.xal
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/samples/WebContent/examples/widgets/table.xal?rev=593335&r1=593334&r2=593335&view=diff
==============================================================================
--- incubator/xap/trunk/samples/WebContent/examples/widgets/table.xal (original)
+++ incubator/xap/trunk/samples/WebContent/examples/widgets/table.xal Thu Nov  8 13:48:06 2007
@@ -226,15 +226,11 @@
 							onCreate="mco:attributeSetter.registerElement(this)"
 						>
 							<header text="d:Column 3"/>
-						</column>
-						<column  horizontalAlignment="left" width="20px" id="columnA" onCreate="mco:attributeSetter.registerElement(this)">
-							<header text="r:Column A" horizontalAlignment="right"/>
-						</column>						
+						</column>					
 						<row id="row1" onCreate="mco:attributeSetter.registerElement(this)">
 							<cell text="L:a" horizontalAlignment="left"/>
 							<cell text="b"/>
-							<cell text="c"/>
-							<cell text="d"/>							
+							<cell text="c"/>						
 							<row id="myBranch" onCreate="mco:attributeSetter.registerElement(this)">
 								<cell horizontalAlignment="right" text="r:depth 2 a"/>
 								<cell text="depth 2 b"/>