From 42ffc72eb5d45f31fae8be66574527f2999a7bab Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 29 Nov 2016 21:45:10 -0500 Subject: [PATCH] webstaff: tweaks to transit list - make call number column sortable - add shelving location column Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier --- Open-ILS/src/templates/staff/circ/transits/t_list.tt2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/circ/transits/t_list.tt2 b/Open-ILS/src/templates/staff/circ/transits/t_list.tt2 index 8654c31187..3359a121ca 100644 --- a/Open-ILS/src/templates/staff/circ/transits/t_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/transits/t_list.tt2 @@ -51,7 +51,8 @@ {{item['target_copy.barcode']}} - + + {{item['target_copy.call_number.record.simple_record.title']}} -- 2.43.2