]> git.evergreen-ils.org Git - Evergreen.git/commit
Serials: Batch Receive interface Copy Location widget was inert
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 14 Nov 2013 20:59:55 +0000 (15:59 -0500)
committerDan Wells <dbw2@calvin.edu>
Mon, 20 Jan 2014 22:08:58 +0000 (17:08 -0500)
commit7b645e63b6a40f5808a3343a8eadbfbb5f9fc4d8
tree401a2d345fb8df34099d5bcf655744229232508e
parent89e6cc779711c629b97f60d917876034ab2b3242
Serials: Batch Receive interface Copy Location widget was inert

Choosing a value from the Copy Location widget wasn't working.  You'd
get a default copy location (or the one supplied by the Receive Unit
Copy Template) no matter what you set that control too.

This is fixed.  One does not read from XUL menulist element by using its
'value' property.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Open-ILS/xul/staff_client/server/serial/batch_receive.js