]> git.evergreen-ils.org Git - Evergreen.git/commit
AutoFieldWidget support external copy loc retrieval
authorBill Erickson <berick@esilibrary.com>
Fri, 28 Sep 2012 19:48:22 +0000 (15:48 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Fri, 14 Dec 2012 17:44:50 +0000 (12:44 -0500)
commitb5826950c8deb7d20819e1cd4b5c18f608894ffe
treea4a2f4476e9a88b35683be40736bd8f1c51b418a
parente8218aa33f5ec733e089746e1e3b4c6c99e70a55
AutoFieldWidget support external copy loc retrieval

When rendering a collection of copy locations, AFW fetches locations
relevant to the context org unit.  While rendering an AFW for an
existing object, though, whose copy location is outside of that scope,
the code will now append the non-local copy location to the selector and
tag it with the owning lib (to avoid dupes).

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/web/js/dojo/openils/widget/AutoFieldWidget.js