]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1728147: more tweaks to grid
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 22 Mar 2018 16:51:45 +0000 (12:51 -0400)
committerKathy Lussier <klussier@masslnc.org>
Thu, 22 Mar 2018 18:07:19 +0000 (14:07 -0400)
commit2ffbacfc992eb0d49f5845e3c24ce0c185e93cb3
treeeffc662a5d70c6eb4b72d14628a5771520e59c0c
parent6e7ec4bef9fcdbece1c2ff4758af87765d2ee396
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 <gmc@equinoxinitiative.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2