]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1712854: Make use of local cache when moving to All Holds list
authorMike Rylander <mrylander@gmail.com>
Tue, 28 Aug 2018 16:23:50 +0000 (12:23 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 4 Sep 2018 18:03:07 +0000 (14:03 -0400)
commit5cbc171516a9ed68bbbfa1d6058c97255e907f25
tree61106d01612aaaf604cb7e96a554313f5b008c32
parent3af031b4a1449d5e28bbaa15e5bdcf7a451c2c5f
LP#1712854: Make use of local cache when moving to All Holds list

Clearing holds takes care of local updates to the hold data, so there is no
need to refetch the hold list when moving from Clearable to All.  Actions
that change hold state otherwise do cause a refetch, however.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/web/js/ui/default/staff/circ/holds/app.js