From f76d580ab478441b61da62b86078c49d1fc94dc1 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 6 Feb 2018 16:44:32 -0500 Subject: [PATCH] LP#1738249: further fix to checkout workstation Since accs.checkout_workstation contains the workstation associated with the initial loan (and not any subsequent renewals), use that. Signed-off-by: Galen Charlton Signed-off-by: Jason Stephenson --- Open-ILS/src/templates/staff/cat/item/t_list.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 index 84540317bd..024271e767 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 @@ -96,7 +96,7 @@ - + -- 2.11.0