]> 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)
committerDan Wells <dbw2@calvin.edu>
Mon, 26 Mar 2012 21:10:22 +0000 (17:10 -0400)
commitad794951d358e809047b0992a7e3283aca8f6308
treeeb4290805e505a06ea3eecdb7509cd222730b98c
parent2a257b27b2a2553023c07fddf5aa3abf95a19f66
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>
Open-ILS/web/js/ui/default/serial/subscription/issuance.js