]> git.evergreen-ils.org Git - Evergreen.git/commit
Acq upload UI re-use new picklist
authorBill Erickson <berick@esilibrary.com>
Fri, 10 Feb 2012 15:37:52 +0000 (10:37 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 13 Mar 2012 19:28:12 +0000 (15:28 -0400)
commit1ec10b00946dd331742d04bba676dc0a640325ea
treeb41d5221b902b707b015c446b032bf4bf64c465b
parent0a5fa7ee518678a0e576001ff76f3763560f7ad0
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