Fix importing of 'No Match' records from a queue
authorDan Wells <dbw2@calvin.edu>
Tue, 16 Aug 2011 15:03:16 +0000 (11:03 -0400)
committerDan Wells <dbw2@calvin.edu>
Thu, 18 Aug 2011 21:45:01 +0000 (17:45 -0400)
commit042dcb61503616c6a00240087385c52ab699b31e
tree46186f71962a490269d89ec6e7af6678f992f61c
parent6aa534f6a8d2af765c50e711fdd9479fbbf2347c
Fix importing of 'No Match' records from a queue

This small change honors the 'No Match' checkbox when importing
from a queue.

This bug has existed for a while, but was only recently exposed
by 06e4d3370068002a303c9a5a03448ee0e1249fc0.  Before that commit,
no-match records always imported, even when you didn't want them.
After that commit, they import when wanted on the initial load,
but could not be imported from the queue.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/web/js/ui/default/vandelay/vandelay.js