Acq upload UI re-use new picklist
authorBill Erickson <berick@esilibrary.com>
Fri, 10 Feb 2012 15:37:52 +0000 (10:37 -0500)
committerThomas Berezansky <tsbere@mvlc.org>
Thu, 15 Mar 2012 19:23:53 +0000 (15:23 -0400)
commit219d634d79e933ef75dcf89510ae34bb8b70eabb
tree977e1a4b6a48f231c2fe2901097b8966547290d0
parent985df77b73da65ba325bc4aafc2859be1f9e2a41
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>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/web/js/ui/default/acq/picklist/upload.js