From cb74c41f67487956618cdbc7fee863606935f036 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 --- 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.11.0