]> git.evergreen-ils.org Git - Evergreen.git/commit
Small fix to Holding Code wizard widget
authorDan Wells <dbw2@calvin.edu>
Mon, 26 Mar 2012 20:17:03 +0000 (16:17 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 7 May 2012 20:04:49 +0000 (16:04 -0400)
commit82a6258e304ca7f987cd9e7451e20501dd3bad90
tree33fecdcba00b73dd667b3a7c01b2cc9dd6204918
parent4f91bb2ddab83ffc4777a894370770d49136589f
Small fix to Holding Code wizard widget

The issuance editor has a wizard widget for the holding code field
which expected a 'grid' as an argument, but then referenced a global
'iss_grid' variable.  This hurt reusability of this widget.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/web/js/ui/default/serial/subscription/issuance.js