[Rt-commit] [rtir] 03/07: Update logo path with new static directory
Jim Brandt
jbrandt at bestpractical.com
Fri Mar 28 16:44:50 EDT 2014
This is an automated email from the git hooks/post-receive script.
jbrandt pushed a commit to branch 3.2/move-static-files
in repository rtir.
commit 6d779bb90ed85475956d6b4f7609dc4e09afdd8c
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