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, 13 Sep 2019 20:45:30 +0000 (16:45 -0400)
commit90b5ead63545b6461408e28edfd533669fb8b024
treeedbe21d6cd25778b628f315149c4cebcd76e5947
parentd394d32cb34a56bdcd610fb334e44488bd547264
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