]> 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:12 +0000 (11:40 -0400)
commit98157770f0694d18aed9342367f4375dde599d3b
treee7f6d7a7050158bed091295467f4d0b845514ef1
parent60fb3a9396528abde3d35628a5ae92040d461394
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