in the staff client, use the user object in the XUL stash instead of grabbing the...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 16 Nov 2010 23:33:27 +0000 (23:33 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 16 Nov 2010 23:33:27 +0000 (23:33 +0000)
commitf557b9758e0f4f096b9403d6895f0a67bcb43d09
tree14a548fe1591a4194322b079e8ae01f551fe7165
parent787c786a7be1b1e89d852b22a72690023a59bd14
in the staff client, use the user object in the XUL stash instead of grabbing the user object on each page load for embedded staff web UIs (/eg/).  This is one less pre-onload XHR and another step in the avoidance of the cursed WSOD.  Added support for launching the xul login dialog after a timed out session event is returned.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18763 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/dojo/openils/Util.js
Open-ILS/web/js/ui/base.js