You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2013/05/15 12:07:14 UTC

svn commit: r1482745 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/05-toolBar/toolBar.xhtml

Author: weber
Date: Wed May 15 10:07:14 2013
New Revision: 1482745

URL: http://svn.apache.org/r1482745
Log:
TOBAGO-1258 - New attribute "omit" for commands: fix toolbar dropdown example

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/05-toolBar/toolBar.xhtml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/05-toolBar/toolBar.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/05-toolBar/toolBar.xhtml?rev=1482745&r1=1482744&r2=1482745&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/05-toolBar/toolBar.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/05-toolBar/toolBar.xhtml Wed May 15 10:07:14 2013
@@ -78,7 +78,8 @@
         </tc:toolBarCommand>
 
         <tc:toolBarCommand id="DropDown"
-                           label="#{overviewBundle.toolbar_dropDownAction}">
+                           label="#{overviewBundle.toolbar_dropDownAction}"
+                           omit="true">
           <f:facet name="dropDownMenu">
             <tc:menu>
               <tc:menuCommand label="Alert 1" omit="true">