From 901a6650ad0cd3ada695776dcc893cf86dd37772 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Sun, 20 May 2018 09:00:48 -0700 Subject: [PATCH] LP1744386: Alphabetize stat cats in volcopy attr editor To test: 1. Go to the volume copy editor. Confirm that the stat cats do not display in order of owning library or stat cat name. 2. Apply this commit. 3. Go to the volume copy editor. Confirm that the stat cats now display in alphabetical order by owning library, then stat cat name. Signed-off-by: Jane Sandberg --- Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 index d1a692ccb8..fae7412b4c 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 @@ -433,7 +433,7 @@
-
+
-- 2.11.0