More noise than is helpful; turning this off by default :)
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 29 Sep 2009 19:29:19 +0000 (19:29 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 29 Sep 2009 19:29:19 +0000 (19:29 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14210 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/defaults/preferences/prefs.js

index 47a9b8b..bb80756 100644 (file)
@@ -50,7 +50,7 @@ pref("privacy.popups.policy",0);
 
 // Developer options
 pref("browser.dom.window.dump.enabled",true);
-pref("javascript.options.strict",true);
+pref("javascript.options.strict",false);
 pref("javascript.options.showInConsole",true);
 pref("nglayout.debug.disable_xul_cache",false);
 pref("nglayout.debug.disable_xul_fastload",false);