Better coordination of MFHD/SRE adding/deleting
authorDan Wells <dbw2@calvin.edu>
Fri, 17 Jun 2011 19:26:39 +0000 (15:26 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 22 Jun 2011 02:11:12 +0000 (22:11 -0400)
commitcf96fd6ac17a7f8b425a2f6c27a410026b32bc52
tree534e83e08d75c57b63aa5b993903aafc691e48d9
parent2d646ac68446c5e9ef6c431f9bccbf36f8f896f7
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>
Open-ILS/xul/staff_client/chrome/content/cat/opac.js
Open-ILS/xul/staff_client/server/serial/sdist_editor.js