]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1067361: vandelay: batch queue deletion no longer works
authorMark Cooper <markchristophercooper@gmail.com>
Tue, 16 Oct 2012 18:02:23 +0000 (11:02 -0700)
committerBen Shum <bshum@biblio.org>
Mon, 4 Feb 2013 18:30:08 +0000 (13:30 -0500)
commit173fe017e4639016223fe788755360a4c8240a0b
tree148146b34c82e00579166af72575309557f1ddc0
parent64658bb975b6fd9ca5df403e0e810219df97dbfd
LP#1067361: vandelay: batch queue deletion no longer works

Because window.location.reload can trigger before the deletions
have occurred. Simple fix (band aid?) is to make the delete
calls in sync.

Signed-off-by: Mark Cooper <markchristophercooper@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/web/js/ui/default/vandelay/vandelay.js