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 2017/09/28 09:46:10 UTC

[myfaces-tobago] branch tobago-3.0.x updated: demo: brand link to tobago-vm.apache.org

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch tobago-3.0.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-3.0.x by this push:
     new 5242fc0  demo: brand link to tobago-vm.apache.org
5242fc0 is described below

commit 5242fc011bfbc1ccaabb1b1316d2f202c096a803
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Thu Sep 28 11:37:21 2017 +0200

    demo: brand link to tobago-vm.apache.org
    
    (cherry picked from commit 28d0396)
---
 tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml b/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml
index f8542ac..600812a 100644
--- a/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml
+++ b/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml
@@ -32,7 +32,8 @@
 
     <tc:bar id="bar">
       <f:facet name="brand">
-        <tc:link image="#{request.contextPath}/image/feather-leaf.png" label="Tobago Demo" id="brand" link="/"/>
+        <tc:link image="#{request.contextPath}/image/feather-leaf.png" label="Tobago Demo" id="brand"
+                 link="http://tobago-vm.apache.org/"/>
       </f:facet>
 
       <tc:form id="header" inline="true">

-- 
To stop receiving notification emails like this one, please contact
['"commits@myfaces.apache.org" <co...@myfaces.apache.org>'].