Change #6079
Category | None |
Changed by | Jason Boyer <jboyer | @library.in.gov>
Changed at | Fri 08 Mar 2019 09:46:50 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 4ab4869d498c48b4808c7ec15ae053b874259151 |
Comments
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>
Changed files
- Open-ILS/web/js/ui/default/staff/cat/item/app.js