LP#1086458: define custom event for refreshing the checkout page
authorGalen Charlton <gmc@esilibrary.com>
Thu, 26 Sep 2013 20:05:26 +0000 (13:05 -0700)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 14 Oct 2013 16:41:06 +0000 (09:41 -0700)
commit3cb0a7005a1748aa128bbe693857ecb56e3d7b44
treecbdf94566d8f0f3acea834afcd2f2559d78dfcf6
parent238ea937581fdeb28e2026dfaf8359494d1543a3
LP#1086458: define custom event for refreshing the checkout page

Using a custom event handled by a chrome event handler rather
than calling xulG.set_tab() directly avoids any possibility of
leaking objects and executation contexts from the code that's
requesting refresh of the checkout page.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/xul/staff_client/chrome/content/main/menu.js