move EventListenerList out of global_util.js
authorJason Etheridge <jason@esilibrary.com>
Thu, 24 Jan 2013 22:30:26 +0000 (17:30 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 30 Jan 2013 22:44:38 +0000 (17:44 -0500)
commit0a82406458b2040ff1776c11398386faacf686bb
tree80a4d2c500ab1d20085ee49bcb0b203d002c697c
parentbdb1edf963c5afb9cfcdd80b055bb9dc943d0124
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>
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