From 9248aa3bb003f23d017703e29fff55e3f0fe2776 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Wed, 17 Apr 2019 16:46:46 -0400 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 Signed-off-by: Jason Etheridge Signed-off-by: Galen Charlton --- 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 bcc947a179..051b40ba8c 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 @@ -489,7 +489,7 @@
-
+
-- 2.11.0