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
|
@ -179,7 +179,7 @@
|
|||
<jsp:include page="${preForm}" />
|
||||
|
||||
<h2>${titleVerb} date time value for <%= subjectName %></h2>
|
||||
|
||||
<h1>JSP form, must be removed for the 1.4!</h1>
|
||||
<form class="customForm" action="<c:url value="/edit/processRdfForm2.jsp"/>" >
|
||||
|
||||
<v:input id="dateTimeField" />
|
||||
|
@ -187,4 +187,4 @@
|
|||
<p class="submit"><v:input type="submit" id="submit" value="${submitButtonText}" cancel="true"/></p>
|
||||
</form>
|
||||
|
||||
<jsp:include page="${postForm}"/>
|
||||
<jsp:include page="${postForm}"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue