Reload the OPAC via Holdings Maintenance
authorJason Etheridge <jason@esilibrary.com>
Thu, 8 Mar 2012 19:51:32 +0000 (14:51 -0500)
committerJason Etheridge <jason@esilibrary.com>
Fri, 9 Mar 2012 09:05:36 +0000 (04:05 -0500)
commita2b3fd804b3e4024adf83bc201fa59d331494f3b
tree7861da295d421256aa20d7d4def354ce9089789c
parentaedcb627d299949274743a8dfb7669c8030ff345
Reload the OPAC via Holdings Maintenance

Makes reloading a page wrapped in util.browser more accessible to foreign
window contexts.  Gives all the interfaces hanging off the chrome OPAC wrapper
the ability to reload the OPAC frame via xulG.reload_opac().  Have Holdings
Maintenance do this whenever its list is refreshed.  And "Add Volumes", whether
invoked from Actions for this Record, or from the click link in the record
summary pane.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/xul/staff_client/chrome/content/cat/opac.js
Open-ILS/xul/staff_client/chrome/content/util/browser.js
Open-ILS/xul/staff_client/server/cat/bib_brief.js
Open-ILS/xul/staff_client/server/cat/copy_browser.js
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js