Fix Circulate as Type in the item editor.
authorJason Etheridge <jason@esilibrary.com>
Wed, 1 Jun 2011 07:17:17 +0000 (03:17 -0400)
committerJason Etheridge <jason@esilibrary.com>
Mon, 6 Jun 2011 16:20:08 +0000 (12:20 -0400)
commitd6ce27b3c5ec2c953dd2d8d7c043076719c18563
tree8a924fb11c089845b7337a660f263d0d5445f2e2
parent5af6401f5f4f2fbffdb77c5abb7c04e8f361600c
Fix Circulate as Type in the item editor.

The citm retrieval method was changed to use open-ils.fielder, which
doesn't return actual fieldmapper objects, so when data.js went to
convert the retrieved list to a hash, it broke.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/xul/staff_client/chrome/content/OpenILS/data.js