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:37:24 UTC

[myfaces-tobago] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


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

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

    demo: brand link to tobago-vm.apache.org
---
 tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml | 2 +-
 1 file changed, 1 insertion(+), 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 ce9c587..d9f36b9 100644
--- a/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml
+++ b/tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml
@@ -34,7 +34,7 @@
       <f:facet name="brand">
         <!-- label="Tobago Demo" contains a NO-BREAK SPACE character -->
         <tc:link image="#{request.contextPath}/image/feather-leaf.png" label="Tobago Demo" id="brand"
-                 outcome="/content/10-intro/intro.xhtml">
+                 link="http://tobago-vm.apache.org/">
           <tc:style customClass="navbar-brand"/>
         </tc:link>
       </f:facet>

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