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:48:31 +0000 (09:48 -0400)
commitb2cddf129eab5415de06cd9a80ba25bb8ea6001e
treedab1d23e2ca606a6e372146cd34a042d155ce2eb
parentede8b7648aa2f324252b91ebdcf3b7814e2a50ef
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