You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2014/04/15 14:20:09 UTC

svn commit: r1587546 - /myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/in/id-and-fieldId.xhtml

Author: lofwyr
Date: Tue Apr 15 12:20:08 2014
New Revision: 1587546

URL: http://svn.apache.org/r1587546
Log:
layout

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/in/id-and-fieldId.xhtml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/in/id-and-fieldId.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/in/id-and-fieldId.xhtml?rev=1587546&r1=1587545&r2=1587546&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/in/id-and-fieldId.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/in/id-and-fieldId.xhtml Tue Apr 15 12:20:08 2014
@@ -24,9 +24,15 @@
 
   <tc:page id="page">
     <f:facet name="layout">
-      <tc:gridLayout columns="3*;*;*;*"/>
+      <tc:gridLayout
+          columns="3*;*;*;*"
+          rows="auto;auto;auto;auto;auto;auto;auto;auto;auto;auto;auto;auto;auto;auto;auto;auto;auto;auto;auto;auto;auto"/>
     </f:facet>
-    <tc:gridLayoutConstraint width="900px" height="600px"/>
+    <tc:gridLayoutConstraint width="900px" height="700px"/>
+
+    <tc:messages>
+      <tc:gridLayoutConstraint columnSpan="4"/>
+    </tc:messages>
 
     <tc:label value="Test Tag"/>
     <tc:label value="Panel Id"/>