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>
Fri, 10 Feb 2012 15:37:52 +0000 (10:37 -0500)
commit9b95b2845b018b240cbeb9d1df6e58158bbcbf1d
treeb4b434b386e86ff2aba2992055eaac3f76e4ca93
parent92019b87187dc8e200580488fae1262a31bcace2
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