]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix Circulate as Type in the item editor.
authorJason Etheridge <jason@esilibrary.com>
Wed, 1 Jun 2011 07:17:17 +0000 (03:17 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 6 Jun 2011 16:09:36 +0000 (12:09 -0400)
commit78e7d486a662069b06029c6ea7b6e681569f113d
tree8bdf5e219d7c5ff09d7d54797a5476db838441da
parent39ea274d3df9963eb084faf796e0a2d1e14f7e68
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