From: Mike Rylander Date: Wed, 14 Jun 2017 15:47:48 +0000 (-0400) Subject: LP#1697954: Enable clientsort for item status list X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c1f3bd316785d9f68a20f49943129649ee113928;p=evergreen%2Fpines.git LP#1697954: Enable clientsort for item status list This list is filled by the user, so it's safe to use client-side sorting. Signed-off-by: Mike Rylander Signed-off-by: Andrea Neiman Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 index 176527cb77..a481d0df33 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 @@ -1,7 +1,7 @@