]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1734775: Show multiple items in Item Status
authorJason Boyer <jboyer@library.in.gov>
Thu, 17 Jan 2019 14:58:08 +0000 (09:58 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 8 Mar 2019 14:46:50 +0000 (09:46 -0500)
commit4ab4869d498c48b4808c7ec15ae053b874259151
tree443e3e757c2ea401456134e5ed091976c7ce825e
parent2c16628b0b29215bc7f7526f800f02b976b645a4
LP1734775: Show multiple items in Item Status

The ListCtrl controller was only displaying a single
copy when an id list was passed to Item Status in the
URL. This branch separates each id into a separate
fetch call and when all have been resolved it
refreshes the grid, which now has all of the items.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Josh Stompro <stompro@stompro.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/web/js/ui/default/staff/cat/item/app.js