Koha/koha-tmpl/intranet-tmpl/prog/en
Fridolyn SOMERS 6df7652ac8 Bug 9685: Allow sort baskets by number
In acqui/booksellers.pl, first column of baskets tables is "name (#number)".
This allows to sort by name but not by numnber.

This patch splits acutal first column into 2 columns number and name to
allow sorting on number.
Sets default sort on name like existing.

Test plan:
Look at page and use sorting on name and number columns.

Signed-off-by: Marc Sabin <marc.sabin@sciencespo-grenoble.fr>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Nice change for better usability.
Sorting of both columns works nicely.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-30 17:30:36 -04:00
..
css Bug 9783 - can hit submit twice when adding patrons 2013-03-27 22:58:17 -04:00
includes Bug 9697 - Replace YUI buttons on the patron cards batch edit page with Bootstrap 2013-03-30 17:22:29 -04:00
js Bug 9759: last subfield can be deleted 2013-03-29 22:48:52 -04:00
lib Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl) 2013-02-07 19:35:51 -05:00
modules Bug 9685: Allow sort baskets by number 2013-03-30 17:30:36 -04:00
xslt Bug 9403: Follow-up: Move "Type" in XSLT result list to match OPAC result list 2013-03-21 12:00:41 -04:00
columns.def