From: Dan Scott Date: Thu, 18 Aug 2011 15:04:20 +0000 (-0400) Subject: T-PAC: Point the Basic Catalog link to the T-PAC X-Git-Tag: sprint4-merge-nov22~5128^2~49 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=415f78c9862d853d8412f339a29354c58ab56517;p=working%2FEvergreen.git T-PAC: Point the Basic Catalog link to the T-PAC Now that the T-PAC provides the base functionality (and more!) required by the HTML-only basic catalog, but in a more extensible / skinnable fashion, replace the link from the JSPAC to the Basic Catalog with a link to the T-PAC - and add a reciprocal link from the T-PAC back to the JSPAC, in case anybody wants to go that route. Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates/default/opac/parts/footer.tt2 b/Open-ILS/src/templates/default/opac/parts/footer.tt2 index eb6db18ca4..0443b97834 100644 --- a/Open-ILS/src/templates/default/opac/parts/footer.tt2 +++ b/Open-ILS/src/templates/default/opac/parts/footer.tt2 @@ -1,5 +1,9 @@ +[%- + USE CGI = CGI_utf8; + hostname = CGI.url({'-base' => 1}); +-%]