Koha/koha-tmpl/intranet-tmpl/prog
Jonathan Druart cc65a5fed2 Bug 15109 - Regression in patron search results ordering
In Koha 3.16 or earlier, before the introduction of the ajax datatable
for patron searching, the search results were ordered by name. In
master, the results are currently ordered by cardnumber, which is not
very useful.

Test Plan:
1) Do a "browse by last name" or a patron search
2) Note the results are sorted by card number
3) Apply this patch
4) Reload the page, start a new search
5) Note the results are sorted by name

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-17 09:49:21 -03:00
..
en Bug 15109 - Regression in patron search results ordering 2015-11-17 09:49:21 -03:00
img Bug 12653: Text file clean up 2014-10-30 09:35:12 +13:00
pdf Bug 7267: Add account number to German PDF template 2014-04-11 15:06:07 +00:00
sound