Koha/koha-tmpl
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
..
intranet-tmpl Bug 15109 - Regression in patron search results ordering 2015-11-17 09:49:21 -03:00
opac-tmpl Bug 15102: Fix capitalization for some strings on XSLT detail pages 2015-11-11 11:09:12 -03:00
favicon.ico
index.html
intranet.html
opac.html