]> 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:50:25 +0000 (14:50 -0500)
commitb33e783ed76fbb15e96385e9ec4ab606b443b410
tree927defd7fdd7af46e3fb7cadf7a8dba7406b837a
parente2bf0d302dcf53d50ed99715b5d6bce53d7512b8
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