From: Devyn Konti Date: Wed, 12 Sep 2018 15:12:44 +0000 (-0400) Subject: Fix Attempt #4 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fslink%2FLP1722383_alphabetical_branch_sorting;p=working%2FEvergreen.git Fix Attempt #4 --- diff --git a/Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2 b/Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2 index 6210395f48..ad52bbe125 100644 --- a/Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2 +++ b/Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2 @@ -47,7 +47,7 @@
+ ng-options="ws for ws in workstations | orderBy: 'get_ws_label(ws)'">