Datastar cleanup release - including changes to access permissions review and editing as well as fedora utilities.
This commit is contained in:
parent
e402b03ac9
commit
73172f4f40
9 changed files with 15 additions and 9 deletions
|
@ -230,7 +230,7 @@ public static Log log = LogFactory.getLog("edu.cornell.mannlib.vitro.webapp.jsp.
|
|||
//case where a form was passed as a http parameter
|
||||
form = formParam;
|
||||
}
|
||||
|
||||
System.out.println("Edit request dispatch - forwarding to form is " + form);
|
||||
request.setAttribute("form", form);
|
||||
%>
|
||||
<jsp:forward page="/edit/forms/${form}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue