From d229be249543f47fb75ae022605c1f865311eef9 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Mon, 12 Dec 2016 14:17:51 -0500 Subject: [PATCH] Hiding parent link from branch info pages to prevent confusion when patrons see system hours (and other info) and think that they are the same as branch hours. Signed-off-by: Terran McCanna --- Open-ILS/src/templates/opac/parts/library/core_info.tt2 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Open-ILS/src/templates/opac/parts/library/core_info.tt2 b/Open-ILS/src/templates/opac/parts/library/core_info.tt2 index 82c2840d39..c635fcdd59 100644 --- a/Open-ILS/src/templates/opac/parts/library/core_info.tt2 +++ b/Open-ILS/src/templates/opac/parts/library/core_info.tt2 @@ -45,6 +45,9 @@ [%- END; %] + +
-- 2.11.0