From b03e8a9ab643440399ca3f30a5a65bbddae3d47c Mon Sep 17 00:00:00 2001 From: Alex Cautley Date: Thu, 16 Nov 2017 23:03:11 +0000 Subject: [PATCH] lp1705133 view holds patron info redaction Removed extra or sensitive patron information from patron and record hold grid Signed-off-by: Alex Cautley Changes to be committed: modified: Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 modified: Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 Signed-off-by: Kathy Lussier Conflicts: Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 --- Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 | 10 ++++++---- Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 | 12 ++++++++---- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 b/Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 index f793a6665e..21e475445e 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 @@ -84,10 +84,12 @@ - - - - + + + + + + diff --git a/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 index 1406f48abf..ff64095673 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 @@ -74,10 +74,14 @@ - - - - + + + + + + + + -- 2.11.0