From: erickson Date: Thu, 8 May 2008 17:50:37 +0000 (+0000) Subject: now handling autologin from within the JS instead of the python libs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b5e62f9c47ae2f9cadf4609d1b15379414e4b6b0;p=Evergreen.git now handling autologin from within the JS instead of the python libs git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@9537 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/header.html b/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/header.html index 1c790e5a4e..10a85264ca 100644 --- a/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/header.html +++ b/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/header.html @@ -9,8 +9,42 @@ %> % if auto_login: ${_('Auto-login is enabled')}| + + + + % endif - - ${c.oils.core.user.value.usrname()} / ${c.oils.core.workstation.value.name()} -