gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-web-common] branch master updated: Fix backoffice hr


From: gnunet
Subject: [GNUnet-SVN] [taler-web-common] branch master updated: Fix backoffice href.
Date: Wed, 01 Mar 2017 15:59:43 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository web-common.

The following commit(s) were added to refs/heads/master by this push:
     new 7f6146c  Fix backoffice href.
7f6146c is described below

commit 7f6146c4000275c64444acfcb0154e412b21695f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Mar 1 15:59:49 2017 +0100

    Fix backoffice href.
---
 dropdown-navbar.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dropdown-navbar.html b/dropdown-navbar.html
index 7e73fcd..cf02007 100644
--- a/dropdown-navbar.html
+++ b/dropdown-navbar.html
@@ -47,7 +47,7 @@
         <a href="redir_app_rel/donations" class="m_demo" 
id="donations">Donations</a>
       </li>
       <li>
-        <a href="/blog/backoffice" class="m_demo" 
id="backoffice">Back&nbsp;office</a>
+        <a href="redir_app_rel/blog/backoffice" class="m_demo" 
id="backoffice">Back&nbsp;office</a>
       </li>
     </ul>
   </div>

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]