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"/>


Reply via email to