From 2ffbacfc992eb0d49f5845e3c24ce0c185e93cb3 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 22 Mar 2018 12:51:45 -0400 Subject: [PATCH] LP#1728147: more tweaks to grid * Make paths to expire_time and cut_in_line more concise * Add SMS Carrier column back * Tweak labels of the patron first and last name columns * Ensure that the "Call Number" column continues to be sortable by normalized call number label. Note that due to a quirk of egGrid, which doesn't currently have a way to specify that a column always be retrieved by a fielder query but /not/ be directly available as a displayable column, we also need a "Call Number Label" column at the moment. Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier --- .../src/templates/staff/circ/holds/t_pull_list.tt2 | 26 ++++++++++++++++------ 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 b/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 index 6eb569c036..d655968734 100644 --- a/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 @@ -59,10 +59,20 @@ path="current_copy.location.name" label="[% l('Shelving Location') %]"> -