From: kreed Date: Wed, 4 Jul 2012 20:31:39 +0000 (-0700) Subject: (sitka) removing galileo attach from default opac skin X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5411182158828e1ddb7f7128b0dbcf7e7c0562fb;p=working%2FEvergreen.git (sitka) removing galileo attach from default opac skin --- diff --git a/Open-ILS/web/opac/skin/default/js/sidebar.js b/Open-ILS/web/opac/skin/default/js/sidebar.js index 638fc79230..c6b256cb62 100644 --- 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 */