Working on removing portal filtering code NIHVIVO-2320 and moving processRdfForm2.jsp to java
This commit is contained in:
parent
8cc8247513
commit
835ffa3481
10 changed files with 607 additions and 906 deletions
|
@ -230,6 +230,7 @@ public static Log log = LogFactory.getLog("edu.cornell.mannlib.vitro.webapp.jsp.
|
|||
|
||||
<%!
|
||||
|
||||
//bdc34: This isn't used anywhere, don't migrate forward to java code in 1.3
|
||||
private static synchronized void setEditReferer(String editKey, String refererUrl, HttpSession session) {
|
||||
if (refererUrl != null) {
|
||||
Object editRefererObj = session.getAttribute("editRefererMap");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue