]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1710010: Fix item status file upload
authorMike Rylander <mrylander@gmail.com>
Thu, 10 Aug 2017 20:41:03 +0000 (16:41 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 11 Aug 2017 21:20:23 +0000 (17:20 -0400)
commit2015799e80e18d4259b7149986fec175e9238aad
tree643f7d0813986764f4d10c76d6faf4c60d07e126
parentd97cc9085b0834b1def1a75a26a84a75816e94f9
LP#1710010: Fix item status file upload

The item service currently living inside the item status app does not know how
to fetch multiple barcodes at once.  So, we'll loop over them and refresh the
grid when they're all retrieved.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/cat/item/app.js