X-Git-Url: https://git.evergreen-ils.org/?p=Evergreen.git;a=blobdiff_plain;f=Open-ILS%2Fxul%2Fstaff_client%2Fchrome%2Fcontent%2Fevergreen%2Fmain%2Fwindow.js;h=6132c04e930138c186235040753470587c55094e;hp=6d03859eead4a997954327df973e075d23322b7e;hb=10951d2b2465a8eb567fa3abe1370d43a25c9921;hpb=dce247d261a6fb4621d1c83aee6437eb4038166e diff --git a/Open-ILS/xul/staff_client/chrome/content/evergreen/main/window.js b/Open-ILS/xul/staff_client/chrome/content/evergreen/main/window.js index 6d03859eea..6132c04e93 100644 --- a/Open-ILS/xul/staff_client/chrome/content/evergreen/main/window.js +++ b/Open-ILS/xul/staff_client/chrome/content/evergreen/main/window.js @@ -30,7 +30,6 @@ main.window.prototype = { var w; netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); - alert('pause'); const CI = Components.interfaces; const PB = Components.classes["@mozilla.org/preferences-service;1"].getService(CI.nsIPrefBranch);