]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1211506 fix numeric sorting in staff client grids
authorBill Erickson <berick@esilibrary.com>
Tue, 13 Aug 2013 14:03:10 +0000 (10:03 -0400)
committerBen Shum <bshum@biblio.org>
Wed, 14 Aug 2013 01:58:31 +0000 (21:58 -0400)
commit52a63bf1066109a6b151dda399416d31285cff64
tree8c8f5ad0da0164bb3e819850b6191c4deed6d740
parent9e55c1e4619daa5d53fd0a0f8f74d0757210b3cd
LP1211506 fix numeric sorting in staff client grids

To recover numeric (vs. ascii-betical) sorting of number and money
values in grids, cast the cached sort values back into numbers.

This was tested in the billing interface, but should repair numeric
sorting for most grids.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/xul/staff_client/chrome/content/util/list.js