onload="try { main_init(); } catch(E) { alert(E); }"
onunload="try { G.auth.logoff(); } catch(E) { alert(E); }"
title="&staff.auth.title;"
- width="640" height="480"
+ width="640" height="480" windowtype="eg_main"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
// These are specific to Evergreen
pref("open-ils.write_in_user_chrome_directory", true);
pref("open-ils.disable_accesskeys_on_tabs", false);
+pref("toolkit.singletonWindowType", "eg_main");
// Toggles for experimental features that may later become org unit settings
pref("open-ils.enable_join_tabs", true);