]> git.evergreen-ils.org Git - Evergreen.git/commit
Better coordination of MFHD/SRE adding/deleting
authorDan Wells <dbw2@calvin.edu>
Fri, 17 Jun 2011 19:26:39 +0000 (15:26 -0400)
committerJason Etheridge <jason@esilibrary.com>
Wed, 22 Jun 2011 13:51:47 +0000 (09:51 -0400)
commit924294909633331f4dec3ee8cd4011c9458baf13
treef4fac6bfa4ff80063beac064a884e44cc657e714
parent0b0eac3f88fa4c26a2997f8a26ae795b38e32525
Better coordination of MFHD/SRE adding/deleting

Adding or deleting MFHD records from the XUL menus requires
coordinating the OPAC display, the XUL menus, and the Serial
Control distribution editors.  The previous code frequently
required some non-obvious manual refreshing to make it work.

This commit keeps them in sync using custom events instead.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/xul/staff_client/chrome/content/cat/opac.js
Open-ILS/xul/staff_client/server/serial/sdist_editor.js