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 2016/06/01 11:28:37 UTC

svn commit: r1746437 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/040-command/21-buttons-customizer/buttons-customizer.xhtml

Author: lofwyr
Date: Wed Jun  1 11:28:37 2016
New Revision: 1746437

URL: http://svn.apache.org/viewvc?rev=1746437&view=rev
Log:
TOBAGO-1544

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/040-command/21-buttons-customizer/buttons-customizer.xhtml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/040-command/21-buttons-customizer/buttons-customizer.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/040-command/21-buttons-customizer/buttons-customizer.xhtml?rev=1746437&r1=1746436&r2=1746437&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/040-command/21-buttons-customizer/buttons-customizer.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/040-command/21-buttons-customizer/buttons-customizer.xhtml Wed Jun  1 11:28:37 2016
@@ -24,9 +24,6 @@
     xmlns:f="http://java.sun.com/jsf/core"
     xmlns:c="http://java.sun.com/jsp/jstl/core">
   <tc:box label="Customizable Buttons">
-    <f:facet name="layout">
-      <tc:gridLayout rows="25px;auto;100px;auto;*"/>
-    </f:facet>
 
     <tc:out value="This page shows a flexible possiblility, but for most cases there are
     much simpler solutions."/>