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, 16 Nov 2018 01:04:23 +0000 (20:04 -0500)
commit5cdd7291c55968332e4bb7345adf7157da51397f
tree96e9aed0d14e6e4d5680088d82aa10ed80109f96
parentb381f0d5aaeb630ec6ce58e8583487ac91cd2139
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