Author: bwallace
Date: Mon May  1 06:01:38 2006
New Revision: 398593

URL: http://svn.apache.org/viewcvs?rev=398593&view=rev
Log:
[TAPESTRY-170] Removed table attributes

Modified:
    
tapestry/tapestry4/branches/branch-3-0/contrib/src/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html
    
tapestry/tapestry4/branches/branch-3-0/contrib/src/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html

Modified: 
tapestry/tapestry4/branches/branch-3-0/contrib/src/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html
URL: 
http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/branch-3-0/contrib/src/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html?rev=398593&r1=398592&r2=398593&view=diff
==============================================================================
--- 
tapestry/tapestry4/branches/branch-3-0/contrib/src/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html
 (original)
+++ 
tapestry/tapestry4/branches/branch-3-0/contrib/src/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html
 Mon May  1 06:01:38 2006
@@ -3,7 +3,7 @@
 <span jwcid="$content$">
 
 <span jwcid="condSorted">
-       <table border=0 cellspacing=0 cellpadding=0 align="center">
+       <table>
        <tr>
        <td><a jwcid="linkColumn"><span jwcid="insertSortedColumn"/></a></td>
        <span jwcid="condSort"><td>&nbsp;<span jwcid="imageSort" 
align="center"/></td></span>

Modified: 
tapestry/tapestry4/branches/branch-3-0/contrib/src/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html
URL: 
http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/branch-3-0/contrib/src/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html?rev=398593&r1=398592&r2=398593&view=diff
==============================================================================
--- 
tapestry/tapestry4/branches/branch-3-0/contrib/src/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html
 (original)
+++ 
tapestry/tapestry4/branches/branch-3-0/contrib/src/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html
 Mon May  1 06:01:38 2006
@@ -3,7 +3,7 @@
 <span jwcid="$content$">
 
 <span jwcid="condSorted">
-       <table border=0 cellspacing=0 cellpadding=0 align="center">
+       <table>
        <tr>
        <td><a jwcid="linkColumn"><span jwcid="insertSortedColumn"/></a></td>
        <span jwcid="condSort"><td>&nbsp;<span jwcid="imageSort" 
align="center"/></td></span>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to