move EventListenerList out of global_util.js
authorJason Etheridge <jason@esilibrary.com>
Thu, 24 Jan 2013 22:30:26 +0000 (17:30 -0500)
committerBen Shum <bshum@biblio.org>
Thu, 28 Feb 2013 03:41:15 +0000 (22:41 -0500)
commite628600615e5845ec69e7bdc48a2f842bccf0984
tree985eb8d1c6a909d023a5856b25d9124e3c44a5e5
parente6cfa6b5dae4036e18e7193b0c0d30a42081d8a6
move EventListenerList out of global_util.js

So that we can more easily pull it into main.xul (which we also do here)

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/xul/staff_client/Makefile.am
Open-ILS/xul/staff_client/chrome/content/OpenILS/event_util.js [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/content/OpenILS/global_util.js
Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_chrome.xul
Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_offline.xul
Open-ILS/xul/staff_client/chrome/content/main/main.xul
Open-ILS/xul/staff_client/chrome/content/util/shell.html
Open-ILS/xul/staff_client/server/OpenILS/util_overlay.xul
Open-ILS/xul/staff_client/server/admin/printer_settings.xul
Open-ILS/xul/staff_client/server/admin/upload_xacts.xhtml
Open-ILS/xul/staff_client/server/index.xhtml