Removed Portal class and almost everything related to portals and flags for NIHVIVO-2248
This commit is contained in:
parent
de5c5ff7de
commit
eb00f1cd43
189 changed files with 928 additions and 6859 deletions
|
@ -34,7 +34,6 @@ if (LoginStatusBean.getBean(request).isLoggedInAtLeast(LoginStatusBean.EDITOR))
|
|||
log.debug("curator editing inactive");
|
||||
}%>
|
||||
<c:set var='entity' value='${requestScope.entity}'/><%-- just moving this into page scope for easy use --%>
|
||||
<c:set var='portal' value='${requestScope.portalBean}'/><%-- likewise --%>
|
||||
<%
|
||||
log.debug("Starting dashboardPropsList.jsp");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue