From c1f3bd316785d9f68a20f49943129649ee113928 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Wed, 14 Jun 2017 11:47:48 -0400 Subject: [PATCH] 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 --- Open-ILS/src/templates/staff/cat/item/t_list.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@