From af10ff328cdb790b3ddcdc4635a101652a32431b Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 28 Jan 2016 18:33:34 -0500 Subject: [PATCH] webstaff: add copy ID column to holdings table and volcopy editor Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier --- Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 | 1 + Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 b/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 index 6435c81bcf..28bb55e753 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 @@ -105,6 +105,7 @@ + diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 index 8d3190f94c..9511963acd 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 @@ -114,6 +114,7 @@ + @@ -156,7 +157,8 @@ - + + -- 2.43.2