adding jsp to generator map so all old jsp will now redirect to generators
This commit is contained in:
parent
82fff7b777
commit
98edd591f0
13 changed files with 28 additions and 5 deletions
|
@ -320,6 +320,8 @@
|
|||
|
||||
<jsp:include page="${preForm}"/>
|
||||
|
||||
<h1>JSP form, must be removed for the 1.4!</h1>
|
||||
|
||||
<h2>${title}</h2>
|
||||
<form class="customForm" action="<c:url value="/edit/processRdfForm2.jsp"/>" >
|
||||
<v:input type="text" label="Position Title ${requiredHint}" id="title" size="30"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue