]> git.evergreen-ils.org Git - Evergreen.git/commit
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>
Mon, 4 Mar 2013 19:49:33 +0000 (14:49 -0500)
commitf0f36a7b02e5dece844929aafdb135614732425c
treed89a445a0940a740e94dac0c5357ae895db6510d
parent131da362381e8d9a53a3bbb68e46d6c7791294b0
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