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/03/17 11:37:02 UTC

svn commit: r1735397 - /myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml

Author: lofwyr
Date: Thu Mar 17 10:37:02 2016
New Revision: 1735397

URL: http://svn.apache.org/viewvc?rev=1735397&view=rev
Log:
TOBAGO-1544: Revise Demo Application for Tobago 3.0
- temporary fix for the header color

Modified:
    myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml

Modified: myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml?rev=1735397&r1=1735396&r2=1735397&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml Thu Mar 17 10:37:02 2016
@@ -21,6 +21,9 @@
            xmlns:tc="http://myfaces.apache.org/tobago/component"
            xmlns:f="http://java.sun.com/jsf/core">
 
+  <!-- tbd: how to solve this? -->
+  <tc:style customClass="bg-inverse"/>
+
   <tc:flexLayout columns="*;auto" alignItems="center">
 
     <tc:nav label="Tobago Demo">