]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1809157 SMS Carriers display not in alphabetical order
authorGarry Collum <gcollum@gmail.com>
Wed, 28 Apr 2021 19:26:39 +0000 (15:26 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 8 Sep 2021 15:40:21 +0000 (11:40 -0400)
commit4542b7ab3ce164e1dd96f45c74761c45b574b450
treef9369421cd354c1e0f50d98ce9e8f570da98cf79
parent62554fd8a46d697b98bf085c7262165ea8d92d2a
LP1809157 SMS Carriers display not in alphabetical order

This alphabetizes the carrier display when editing the sms carrier in an existing hold.

It also adds the region to the name to make the interface consistent with other interfaces.

To Test:

1. Enable SMS options in the Library Settings.
2. Place a hold for a patron.
3. Use the Edit Notifications Settings.  Enter an SMS number, if needed.
4. Drop-down the Carrier list - the list is not in alphabetical order.
5. Apply the patch and repeat 3-4.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2