LP 1735539: Now with streaming action.
authorJason Stephenson <jason@sigio.com>
Fri, 13 Apr 2018 17:56:00 +0000 (13:56 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 9 Aug 2019 13:23:08 +0000 (09:23 -0400)
commit444d573d8fc0323846d648de8faff490fe78fbd2
treeb476e9c0d2fa740eecf2978fef7cb591dd04f2af
parent7ee5b0dbd8077b3b0ffdfdbdcae6b9bdee21de26
LP 1735539: Now with streaming action.

Modify item service selectedHoldingsCopyDelete method one more time to
use streaming response instead of getting all results in a single,
atomic call.  This should better handle large numbers of selected
items.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Open-ILS/web/js/ui/default/staff/circ/services/item.js