[Rt-commit] [rtir] 03/09: Update logo path with new static directory

Kevin Falcone falcone at bestpractical.com
Fri Mar 28 16:58:19 EDT 2014


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

falcone pushed a commit to branch master
in repository rtir.

commit 9effe68803e5c8c4181f1feca2121e93106c7eb6
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Mon Mar 10 10:14:10 2014 -0400

    Update logo path with new static directory
---
 html/RTIR/Elements/Header | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/RTIR/Elements/Header b/html/RTIR/Elements/Header
index 9349d56..46432ba 100644
--- a/html/RTIR/Elements/Header
+++ b/html/RTIR/Elements/Header
@@ -48,7 +48,7 @@
 <& /Elements/Header,
     URL  => RT->Config->Get('WebPath') ."/RTIR/index.html",
     Name => loc("RTIR for [_1]", RT->Config->Get('rtirname')),
-    LogoURL => RT->Config->Get('WebPath')."/NoAuth/images/RTIR/logo.png",
+    LogoURL => RT->Config->Get('WebPath')."/static/images/RTIR/logo.png",
     %ARGS
 
 &>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list