]> git.evergreen-ils.org Git - working/Evergreen.git/commit
append line items to table in specified order
authorGalen Charlton <gmc@esilibrary.com>
Mon, 11 Jul 2011 19:09:34 +0000 (15:09 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 11 Jul 2011 18:51:14 +0000 (14:51 -0400)
commit16c32ec7e6d07b5249c1a46041680e92f2f0c69f
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>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/web/js/ui/default/acq/common/li_table.js