From 047dd1a625dbcc896df8fbe426ff1ea629178fda Mon Sep 17 00:00:00 2001 From: gcollum Date: Sun, 20 May 2018 13:18:18 -0400 Subject: [PATCH] LP#1743782 Copy Status not available in Check-In Screen Makes the status an available column to display in the Check-In screen. To test: 1. Apply patch. 2. Go to check-in and display 'Status' as a column in the table. 3. Check-in various items that may be checked-out, catch a hold, not checked out, etc. Signed-off-by: gcollum Signed-off-by: Dawn Dale Signed-off-by: Jason Stephenson --- Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2 b/Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2 index 8ff4853001..24ea33aea5 100644 --- a/Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2 +++ b/Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2 @@ -101,6 +101,9 @@ + + -- 2.11.0