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 2011/09/13 10:19:08 UTC

svn commit: r1170078 - /myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/selectOneRadio/selectOneRadio.xhtml

Author: lofwyr
Date: Tue Sep 13 08:19:08 2011
New Revision: 1170078

URL: http://svn.apache.org/viewvc?rev=1170078&view=rev
Log:
fix layout

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/selectOneRadio/selectOneRadio.xhtml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/selectOneRadio/selectOneRadio.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/selectOneRadio/selectOneRadio.xhtml?rev=1170078&r1=1170077&r2=1170078&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/selectOneRadio/selectOneRadio.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/selectOneRadio/selectOneRadio.xhtml Tue Sep 13 08:19:08 2011
@@ -26,7 +26,7 @@
     <tc:gridLayoutConstraint width="700px" height="600px"/>
     <f:facet name="layout">
       <!-- fixme: rows="20px" -->
-      <tc:gridLayout columns="*;2*" rows="auto;20px" columnSpacing="30px"/>
+      <tc:gridLayout columns="*;2*" rows="auto;20px;auto;auto;auto;auto;auto;auto;auto" columnSpacing="30px"/>
     </f:facet>
 
     <tc:messages>