]> git.evergreen-ils.org Git - working/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:47:20 +0000 (09:47 -0400)
commit9970bcb407cd6eb399077084c0d79bd21496eef3
treeb35ee77492771c2a880a4a428b40874ce54cb8da
parentc1ad78f19abd2acfe09da7049d5c1be5948629dd
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