You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2007/03/02 23:28:51 UTC

svn commit: r513997 - /myfaces/core/branches/jsf12/impl/src/main/tld/entities/html_table_attributes.xml

Author: dennisbyrne
Date: Fri Mar  2 14:28:50 2007
New Revision: 513997

URL: http://svn.apache.org/viewvc?view=rev&rev=513997
Log:
removing @align for interop

Modified:
    myfaces/core/branches/jsf12/impl/src/main/tld/entities/html_table_attributes.xml

Modified: myfaces/core/branches/jsf12/impl/src/main/tld/entities/html_table_attributes.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/impl/src/main/tld/entities/html_table_attributes.xml?view=diff&rev=513997&r1=513996&r2=513997
==============================================================================
--- myfaces/core/branches/jsf12/impl/src/main/tld/entities/html_table_attributes.xml (original)
+++ myfaces/core/branches/jsf12/impl/src/main/tld/entities/html_table_attributes.xml Fri Mar  2 14:28:50 2007
@@ -1,5 +1,4 @@
 <!-- HTML 4.0 table attributes -->
-&html_align_attribute;
 &html_border_attribute;
 &html_bgcolor_attribute;
 &html_datafld_datasrc_dataformatas_attributes;