From 611794bb6485b132258bda9f63dcb7384696a9bf 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 e6daf92249..7f67e46ded 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 @@ -90,7 +90,7 @@ - + -- 2.11.0