projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
826e9d0
)
Make corner image link to server root
author
Dan Wells
<dbw2@calvin.edu>
Wed, 25 Sep 2013 16:53:51 +0000
(12:53 -0400)
committer
Dan Wells
<dbw2@calvin.edu>
Wed, 25 Sep 2013 16:53:51 +0000
(12:53 -0400)
Most people will do this anyway, and in the MOPAC view, you currently
get trapped in 'My Account' with no obvious way out unless we have
a link like this.
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/opac/parts/topnav_logo.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/parts/topnav_logo.tt2
b/Open-ILS/src/templates/opac/parts/topnav_logo.tt2
index
0b55700
..
fedb66a
100644
(file)
--- a/
Open-ILS/src/templates/opac/parts/topnav_logo.tt2
+++ b/
Open-ILS/src/templates/opac/parts/topnav_logo.tt2
@@
-1,2
+1,2
@@
- <div id="topnav_logo"> <a href="
http://evergreen-ils.org
"><img alt="[% l('Evergreen Logo') %]"
+ <div id="topnav_logo"> <a href="
/
"><img alt="[% l('Evergreen Logo') %]"
src="[% ctx.media_prefix %]/opac/images/small_logo.png" /></a></div>