From: Dan Scott Date: Thu, 18 Aug 2011 11:36:18 +0000 (-0400) Subject: TPAC: Remove one more KCLS reference X-Git-Tag: sprint4-merge-nov22~5128^2~51 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=23f951a15724538e67cef3529cc81f233077e66f;p=working%2FEvergreen.git TPAC: Remove one more KCLS reference KCLS probably doesn't want us to link to their libraries from every Evergreen instance... Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates/default/opac/parts/record/summary.tt2 b/Open-ILS/src/templates/default/opac/parts/record/summary.tt2 index 38685edbb5..4aca69342d 100644 --- a/Open-ILS/src/templates/default/opac/parts/record/summary.tt2 +++ b/Open-ILS/src/templates/default/opac/parts/record/summary.tt2 @@ -162,13 +162,11 @@ FOR copy_info IN ctx.copies; NEXT IF copy_info.call_number_label == '##URI##' %] - [% - # XXX KCLS-specific kludging + + [%- org_name = ctx.get_aou(copy_info.circ_lib).name; - dir = org_name | lower | replace('[^\w]', '') | - replace('.+320th', '320th'); %] - [% org_name %] + org_name | html + -%] [% copy_info.call_number_label | html %] [% copy_info.barcode | html %]