From cb44f54f562f3077249e0206da2a96af3f171810 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Mon, 9 Feb 2015 14:54:53 -0500 Subject: [PATCH] LP#1402797 Add user-related fields to some hold interfaces Signed-off-by: Mike Rylander Signed-off-by: Bill Erickson --- Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 | 6 +++++- Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 | 4 ++++ Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 | 2 ++ 3 files changed, 11 insertions(+), 1 deletion(-) 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 b21146d9ea..c233b24bd4 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 @@ -80,7 +80,11 @@ - + + + + + diff --git a/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 b/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 index 8cea1d1e72..f803a1d774 100644 --- a/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 @@ -81,6 +81,10 @@ + + + + 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 c2e63f5bf7..bca50208fd 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,6 +74,8 @@ + + -- 2.11.0