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>
Thu, 19 Apr 2018 20:08:09 +0000 (16:08 -0400)
commit034b26e9dd8654e14664831c02c634893a2eda2c
treece6d92172a0db3a9a90ddc2a42994c439b33bdb3
parentb8f08dfb73885e14581dc717678d9dd035b3a6bb
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