From: Linda Jansova Date: Tue, 29 Nov 2016 13:49:52 +0000 (-0500) Subject: LP#1628655: Do not show Patron Reviews if Chilifresh is not in use X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e314109e3b865eb0c3f344fb218e212bf13186c1;p=evergreen%2Fmasslnc.git LP#1628655: Do not show Patron Reviews if Chilifresh is not in use The Patron reviews header used for Chilifresh content displays in the catalog even for Evergreen sites that do not use Chilifresh. This patch hides it if a site is not using Chilifresh. Signed-off-by: Jeff Davis Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/opac/parts/record/awards.tt2 b/Open-ILS/src/templates/opac/parts/record/awards.tt2 index d4460e87a2..5ab75bb800 100644 --- a/Open-ILS/src/templates/opac/parts/record/awards.tt2 +++ b/Open-ILS/src/templates/opac/parts/record/awards.tt2 @@ -2,11 +2,13 @@
+ [% IF ENV.OILS_CHILIFRESH_URL %] [% l('Patron Reviews:') %]
+ [% END %] [% IF ENV.OILS_NOVELIST_URL %]