You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by ma...@apache.org on 2006/07/30 19:53:35 UTC

svn commit: r426922 [10/10] - in /incubator/adffaces/branches/matzew-component-renaming/trinidad: trinidad-build/src/main/resources/META-INF/maven-faces-plugin/components/trinidad/core/ trinidad-build/src/main/resources/META-INF/maven-faces-plugin/rend...

Copied: incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/panelFormLayout.xml (from r426858, incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/panelForm.xml)
URL: http://svn.apache.org/viewvc/incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/panelFormLayout.xml?p2=incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/panelFormLayout.xml&p1=incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/panelForm.xml&r1=426858&r2=426922&rev=426922&view=diff
==============================================================================
--- incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/panelForm.xml (original)
+++ incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/panelFormLayout.xml Sun Jul 30 12:53:32 2006
@@ -1,6 +1,6 @@
 <test xmlns="http://myfaces.apache.org/trinidad/test"
        xmlns:tr="http://myfaces.apache.org/trinidad">
-  <base-component tr:type="org.apache.myfaces.trinidad.CorePanelForm">
+  <base-component tr:type="org.apache.myfaces.trinidad.CorePanelFormLayout">
     <component tr:type="org.apache.myfaces.trinidad.CoreInputText" label="Attribute 1"/>
     <component tr:type="org.apache.myfaces.trinidad.CoreInputText" label="Attribute 2"/>
     <component tr:type="org.apache.myfaces.trinidad.CoreInputText" label="Attribute 3"/>