From 58c1446977ee9a64cfea4e33f244281c6ae08450 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 7e58ebb731..b0127fc047 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