From 85b5d3af913839515a4f20bc732cbbb23ae2d963 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 7 Feb 2018 16:41:55 -0500 Subject: [PATCH] LP#1676608: add some sorting to copy alert dialogs Copy alert types in drop-downs are now sorted by name and copy alerts themselves are now consistently sorted by ID (which will have the affected of putting the most recent alert at the bottom in the copy alert manager dialog). Signed-off-by: Galen Charlton Signed-off-by: Mike Rylander --- .../src/templates/staff/admin/local/autoGridEditor/acas.tt2 | 2 +- Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2 | 6 +++--- .../src/templates/staff/share/t_add_copy_alert_dialog.tt2 | 2 +- .../templates/staff/share/t_copy_alert_editor_dialog.tt2 | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Open-ILS/src/templates/staff/admin/local/autoGridEditor/acas.tt2 b/Open-ILS/src/templates/staff/admin/local/autoGridEditor/acas.tt2 index eab1609f70..7733249477 100644 --- a/Open-ILS/src/templates/staff/admin/local/autoGridEditor/acas.tt2 +++ b/Open-ILS/src/templates/staff/admin/local/autoGridEditor/acas.tt2 @@ -13,7 +13,7 @@
diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2 index b86fef363f..3095d51bcf 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2 @@ -10,7 +10,7 @@
@@ -51,7 +51,7 @@
-
+
@@ -59,7 +59,7 @@
diff --git a/Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2 b/Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2 index 0b97a3fd9e..48b556d566 100644 --- a/Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2 +++ b/Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2 @@ -10,7 +10,7 @@
diff --git a/Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2 b/Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2 index aad1a6b383..9e12317a7b 100644 --- a/Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2 +++ b/Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2 @@ -5,7 +5,7 @@