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>
Tue, 16 Aug 2011 15:03:16 +0000 (11:03 -0400)
commit5d463fdf5ad696ffd683756c7b937321a3783673
treeac26576b636f5c8e5c502dacf7efd936019eb06d
parent972f114b9e136d65cc55f012c78a4e2f7edd1827
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