]> git.evergreen-ils.org Git - working/Evergreen.git/commit
don't let util.error create sound objects (trying to reduce proliferation of such...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 26 Apr 2010 03:54:08 +0000 (03:54 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 26 Apr 2010 03:54:08 +0000 (03:54 +0000)
commit68e1a82d3dcd8f96646d55990aa4c733543079bb
treee4fdd7e5ed3eebdb8ca3163f122cba79487e4314
parentd73eacfaa078b0781f0324ac1dedbf09b66cedad
don't let util.error create sound objects (trying to reduce proliferation of such objects for easier debugging), and give fancy_prompt the ability to handle its own sounds, to prevent blocking of sounds due to the modal window dialog.  Have util.error and util.network make fancy_prompt do this

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16295 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/chrome/content/util/error.js
Open-ILS/xul/staff_client/chrome/content/util/fancy_prompt.xul
Open-ILS/xul/staff_client/chrome/content/util/network.js