append line items to table in specified order user/gmcharlt/li_sort_order
authorGalen Charlton <gmc@esilibrary.com>
Mon, 11 Jul 2011 19:09:34 +0000 (15:09 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 11 Jul 2011 19:09:34 +0000 (15:09 -0400)
commit6eea01b751316b9b5c64d31824ba00ac1fcca59f
tree7eba0c9a3408dec43b90ec237d18afd7ed982dbd
parentdf5de4a008eef0518bda7a23543096dd65947985
append line items to table in specified order

Prior to this patch, the order that line items were displayed
in (e.g.) a purchase order view was effetively randomized based
on the amount of time it would take for async calls to fetch
additional line item details to return.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/web/js/ui/default/acq/common/li_table.js