]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1676608: add some sorting to copy alert dialogs
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 7 Feb 2018 21:41:55 +0000 (16:41 -0500)
committerMike Rylander <mrylander@gmail.com>
Wed, 28 Feb 2018 15:26:42 +0000 (10:26 -0500)
commit85b5d3af913839515a4f20bc732cbbb23ae2d963
tree02cc6c851371b56b3a08866a62fca472aa2ac3a8
parent56679c9b7b96c818935b9004c41a76587e679db9
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 <gmc@equinoxinitiative.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/staff/admin/local/autoGridEditor/acas.tt2
Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2
Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2
Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2