From: Galen Charlton Date: Mon, 7 Aug 2017 18:35:38 +0000 (-0400) Subject: LP#1681095: fix TT syntax error X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9392f2adcab6b8ecd1dc36c250885d7652a0c994;p=evergreen%2Fjoelewis.git LP#1681095: fix TT syntax error Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/templates/kpac/record.tt2 b/Open-ILS/src/templates/kpac/record.tt2 index 393bb1c987..878c806240 100644 --- a/Open-ILS/src/templates/kpac/record.tt2 +++ b/Open-ILS/src/templates/kpac/record.tt2 @@ -11,7 +11,7 @@
[% ident = attrs.isbn_clean || attrs.upc; - href = ctx.media_prefix _ '/images/kpac/item_image.jpg[% ctx.cache_key %]'; + href = ctx.media_prefix _ '/images/kpac/item_image.jpg' _ ctx.cache_key; IF ident; href = ctx.media_prefix _ '/opac/extras/ac/jacket/medium/' _ ident; END %] [% l('Image of item') %]