Acq upload UI re-use new picklist
authorBill Erickson <berick@esilibrary.com>
Fri, 10 Feb 2012 15:37:52 +0000 (10:37 -0500)
committerBill Erickson <berick@esilibrary.com>
Tue, 21 Feb 2012 15:45:57 +0000 (10:45 -0500)
commit5bc064e989d0f5a5e3475b65104aa79ef0c77921
tree48d9318277c23cdceb90bba6921626f28d5311ef
parent68d1cb63cb2126011bde4a525837ca25c8ad286c
Acq upload UI re-use new picklist

In the ACQ file upload UI, if the user loads the records into a new
selection list, this change allows the user to continue using the new
list without having to refresh the page.

Without this change, re-using the new list would result in the system
trying to create a new list with the same name, which fails.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/js/ui/default/acq/picklist/upload.js