]> git.koha-community.org Git - koha.git/commit
Bug 13950: Sort Item search home library list by branch name
authorNick Clemens <nick@quecheelibrary.org>
Wed, 17 Jun 2015 01:48:18 +0000 (21:48 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 14 Jul 2015 20:08:23 +0000 (08:08 +1200)
commit9c2c171f980d6e6a74ea1122ded2627b42e29d0e
tree4b9ade4c83d51035c4c02ae765eb7dac7e6b65b9
parente67d0dd60285542160a65ccb28e12962948cc438
Bug 13950: Sort Item search home library list by branch name

On the item search form the list of home libraries isn't sorted
alphabetically by their descrption.

To test:
- Ensure that you have libraries whose code/name are sorted in a different alphabetical order (e.g. Aardvark/ZZZ & Zebra/AAA)
- Staff: Advanced search - item search
- See that libraries are sorted in code order
- Apply patch
- Verify selection block for home library is correctly sorted after
  applying the patch.

Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 958be9804a50c3e13f74c4d5f81348e2256a8042)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
catalogue/itemsearch.pl