NIHVIVO-238 - Updating custom reports and site configuration sections of vitro site admin to remove datastar-specific changes. Preventing past expected publication date (datastar-215), Autopopulating dataset originator with person info (datastar-304), Updates to Model preprocess related to dataset-304
This commit is contained in:
parent
5b6ee59e77
commit
61a64faf40
12 changed files with 116 additions and 36 deletions
|
@ -233,6 +233,7 @@ public static Log log = LogFactory.getLog("edu.cornell.mannlib.vitro.webapp.jsp.
|
|||
}
|
||||
|
||||
request.setAttribute("form", form);
|
||||
System.out.println("EditRequestDispatch - Forwarding TO: " + form);
|
||||
%>
|
||||
<jsp:forward page="/edit/forms/${form}" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue