]> 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:38:12 +0000 (11:38 -0400)
commitdc243b47eddbedbcaf244ae63a0247b389509151
treef7d14f01dbfb7b8d5085b52a91adf110ade841ae
parentfc914bdb878b6f29f6e8ddc2d809edd84cc7f261
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