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:27:56 UTC

svn commit: r513996 - /myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_TableProperties.xml

Author: dennisbyrne
Date: Fri Mar  2 14:27:56 2007
New Revision: 513996

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

Modified:
    myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_TableProperties.xml

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_TableProperties.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_TableProperties.xml?view=diff&rev=513996&r1=513995&r2=513996
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_TableProperties.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_TableProperties.xml Fri Mar  2 14:27:56 2007
@@ -2,8 +2,7 @@
 		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
 		xmlns:xi="http://www.w3.org/2001/XInclude">
 	<component>
-        <!-- align, border, bgcolor, datafld, datasrc, dataformatas, cellpadding, cellspacing, frame, rules, summary, width-->
-        <xi:include href="AlignProperty.xml" xpointer="/faces_config/component/*" />
+        <!-- align, border, bgcolor, cellpadding, cellspacing, frame, rules, summary, width-->
 		<xi:include href="BorderProperty.xml" xpointer="/faces_config/component/*" />
 		<xi:include href="BgcolorProperty.xml" xpointer="/faces_config/component/*" />
 		<property>