Koha/koha-tmpl/intranet-tmpl/prog/en/modules/basket
Kyle M Hall 5a781c2ff9 Bug 9456 - Add callnumber column to the cart
This patch adds call-number sorting to the staff client cart. Sortining is enabled
on the 'Items' column which uses a custom sorting routine to sort the callnumbers.
If the sort is ascending, each column will be sorted by the highest ordered
callnumber for that row. Likewise, if the sort is descending the table will be
sorted by the lowest valued callnumber for that row.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-10-31 05:51:03 +00:00
..
basket.tt Bug 9456 - Add callnumber column to the cart 2013-10-31 05:51:03 +00:00
downloadcart.tt Bug 2780 - Capitalize strings consistently (Staff client cart) 2012-04-10 10:03:24 +02:00
sendbasket.tt Bug 2780 - Capitalize strings consistently (Staff client cart) 2012-04-10 10:03:24 +02:00
sendbasketform.tt Bug 2780 - Follow up - Capitalize strings consistently (Staff client cart) 2012-04-10 10:04:08 +02:00