]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1722383 - Alphabetical sorting of Workstations
authorSam Link <slink@LIBPC002>
Tue, 7 Aug 2018 13:57:32 +0000 (09:57 -0400)
committerSam Link <slink@LIBPC002>
Tue, 7 Aug 2018 13:57:32 +0000 (09:57 -0400)
commitb9dad29b14d6a4c1c6e28cc9ea87c5f74ed19652
tree04830ff4c9939d3c5e3dd48c5907d2a92b7cfda2
parent8f9ce82868ca958c8178fef081b6e1e25a52b245
LP1722383 - Alphabetical sorting of Workstations

Updated the "orderBy" filter in
Evergreen/Open-ILS/src/templates/staff/t_login.tt2 and
Evergreen/Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2
to sort by "ws" directly rather than trying to access the "name"
attribute.

https://mlnc3.noblenet.org/eg/staff/login?#
Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2
Open-ILS/src/templates/staff/t_login.tt2