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 2007/07/11 17:30:53 UTC

svn commit: r555309 - /myfaces/tobago/trunk/example/demo/src/main/webapp/overview/form.jsp

Author: lofwyr
Date: Wed Jul 11 08:30:52 2007
New Revision: 555309

URL: http://svn.apache.org/viewvc?view=rev&rev=555309
Log:
fixed width button

Modified:
    myfaces/tobago/trunk/example/demo/src/main/webapp/overview/form.jsp

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/overview/form.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/overview/form.jsp?view=diff&rev=555309&r1=555308&r2=555309
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/overview/form.jsp (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/overview/form.jsp Wed Jul 11 08:30:52 2007
@@ -68,7 +68,7 @@
 
         <tc:panel>
           <f:facet name="layout">
-            <tc:gridLayout columns="*;150px" rows="fixed;*"  />
+            <tc:gridLayout columns="*;fixed" rows="fixed;*"  />
           </f:facet>
 
           <tc:cell/>