NIHVIVO-144 Enable adding new primary or additional link from front end
This commit is contained in:
parent
6a6a9de920
commit
7f3ba68290
8 changed files with 386 additions and 102 deletions
|
@ -234,7 +234,8 @@ public static Log log = LogFactory.getLog("edu.cornell.mannlib.vitro.webapp.jsp.
|
|||
|
||||
request.setAttribute("form", form);
|
||||
%>
|
||||
<jsp:forward page="/edit/forms/${form}"/>
|
||||
<jsp:forward page="/edit/forms/${form}" />
|
||||
|
||||
|
||||
<%!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue