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:
46a15f3
)
(sitka) removing galileo attach from default opac skin
author
kreed
<kreed@sitka.bclibraries.ca>
Wed, 4 Jul 2012 20:31:39 +0000
(13:31 -0700)
committer
kreed
<kreed@sitka.bclibraries.ca>
Wed, 4 Jul 2012 20:31:39 +0000
(13:31 -0700)
Open-ILS/web/opac/skin/default/js/sidebar.js
patch
|
blob
|
history
diff --git
a/Open-ILS/web/opac/skin/default/js/sidebar.js
b/Open-ILS/web/opac/skin/default/js/sidebar.js
index
638fc79
..
c6b256c
100644
(file)
--- a/
Open-ILS/web/opac/skin/default/js/sidebar.js
+++ b/
Open-ILS/web/opac/skin/default/js/sidebar.js
@@
-194,7
+194,8
@@
function sidebarTreesFree() {
/* --------------------------------------------------------------------------------- */
/* Code to support GALILEO links for PINES. Fails gracefully
/* --------------------------------------------------------------------------------- */
-attachEvt('common', 'init', buildEGGalLink);
+//SITKA - removing as it forces the privacy link to go to galileo
+//attachEvt('common', 'init', buildEGGalLink);
function buildEGGalLink() {
/* we're in a lib, nothing to do here */