NIHVIVO-736 begin the transition from LoginFormBean to LoginStatusBean.

This commit is contained in:
jeb228 2010-10-06 16:06:25 +00:00
parent 9e1a84e174
commit b07049a116
7 changed files with 175 additions and 39 deletions

View file

@ -1,6 +1,6 @@
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
<% if (securityLevel >= loginHandler.DBA) { %>
<% if (loginBean.isLoggedInAtLeast(LoginStatusBean.DBA)) { %>
<div class="pageBodyGroup">
<h3>Advanced Data Tools</h3>