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>
Tue, 15 Jan 2019 16:51:34 +0000 (11:51 -0500)
commit4b96a8b5e8b1d8b42973f6f877a1e741b0b9b73b
tree572dee07bc8e54aefa2066a730c2f1844b668091
parentf114c7e5e8147be2f5a20e24555ddb769fcb9cd6
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