Author: bwallace
Date: Sun Apr 30 01:45:29 2006
New Revision: 398297
URL: http://svn.apache.org/viewcvs?rev=398297&view=rev
Log:
[TAPESTRY-932] Removed embedded style
Modified:
tapestry/tapestry4/branches/4.0/contrib/src/java/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html
tapestry/tapestry4/branches/4.0/contrib/src/java/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html
Modified:
tapestry/tapestry4/branches/4.0/contrib/src/java/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html
URL:
http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/contrib/src/java/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html?rev=398297&r1=398296&r2=398297&view=diff
==============================================================================
---
tapestry/tapestry4/branches/4.0/contrib/src/java/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html
(original)
+++
tapestry/tapestry4/branches/4.0/contrib/src/java/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html
Sun Apr 30 01:45:29 2006
@@ -16,12 +16,6 @@
<span jwcid="$content$">
-<style>
-.tableHeaderImage {
- align:center;
-}
-</style>
-
<span jwcid="condSorted">
<table class="tableHeaderTable" >
<tr>
Modified:
tapestry/tapestry4/branches/4.0/contrib/src/java/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html
URL:
http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/contrib/src/java/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html?rev=398297&r1=398296&r2=398297&view=diff
==============================================================================
---
tapestry/tapestry4/branches/4.0/contrib/src/java/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html
(original)
+++
tapestry/tapestry4/branches/4.0/contrib/src/java/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html
Sun Apr 30 01:45:29 2006
@@ -15,12 +15,6 @@
-->
<span jwcid="$content$">
-<style>
-.tableHeaderImage {
- align:center;
-}
-</style>
-
<span jwcid="condSorted">
<table class="tableHeaderTable">
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]