adding jsp to generator map so all old jsp will now redirect to generators
This commit is contained in:
parent
a54e24779d
commit
d3fc45f2c6
12 changed files with 73 additions and 6 deletions
|
@ -149,6 +149,8 @@
|
|||
<jsp:param name="useTinyMCE" value="true"/>
|
||||
</jsp:include>
|
||||
|
||||
<h1>JSP form, must be removed for the 1.4!</h1>
|
||||
|
||||
<h2><%=formTitle%></h2>
|
||||
<form class="editForm" action="<c:url value="/edit/processDatapropRdfForm.jsp"/>" method="post" > <%-- see VITRO-435 Jira issue: need POST, not GET --%>
|
||||
<c:if test="${!empty predicate.publicDescription}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue