ACQ upload form widget value persistence
authorBill Erickson <berick@esilibrary.com>
Fri, 25 Jan 2013 20:50:48 +0000 (15:50 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Fri, 1 Feb 2013 14:57:32 +0000 (09:57 -0500)
commit8a92f801f41af79650e3bea9991858edd6344f6c
tree5da926a0e64082d6859734712a96f1186637eb93
parentf005a7da0f5f6dc4f91e83628406004aeab791be
ACQ upload form widget value persistence

Provides a two-layer persistence mechanism for the ACQ MARC file upload
interface(s).  For most of the widgets in the upload form, there is now
a matching org unit setting for configuring values ahead of time.  When
such a value is configured, the value will be used.  When no org unit
setting value is configured for a field, the value selected by staff is
stored locally (at the workstation) and re-used for future loads of the
interface.

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