]> git.evergreen-ils.org Git - working/Evergreen.git/commit
SVF in bib record summary: extract attrs on the server
authorBill Erickson <berick@esilibrary.com>
Thu, 22 Dec 2011 15:13:03 +0000 (10:13 -0500)
committerBill Erickson <berick@esilibrary.com>
Thu, 22 Dec 2011 15:22:58 +0000 (10:22 -0500)
commitbe003fdfc99174e951e117d30d968919be073fe8
treec96c8a169bc9526ad7af55ed12614895f6b9f169
parent0f7bab7be9b762600b6801dee4e8d7cef3b6b468
SVF in bib record summary: extract attrs on the server

This repairs a FIXME within the custom bib overlay code related to
parsing metabib.record_attr stores within the JS.  Instead, now we use
an attr parsing utility function which compiles a regular hash so the
client no longer needs to parse it.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm
Open-ILS/xul/staff_client/server/cat/bib_brief_overlay.js