]> 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:50:10 +0000 (09:50 -0500)
commita36a915ab853babbc42f5f3d9a1fb7858fb1cf73
tree0897e9335e0092c1ec97ac6ac2fd925a6bf3a70b
parentcbfdbd554f1147357c11bf94f0ef34c667c40e9e
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