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
|
@ -422,6 +422,8 @@ type is returned and we don't get a match to the select element options. --%>
|
|||
|
||||
<jsp:include page="${preForm}" />
|
||||
|
||||
<h1>JSP form, must be removed for the 1.4!</h1>
|
||||
|
||||
<% if( mode == EditMode.ERROR ){ %>
|
||||
<div>This form is unable to handle the editing of this position because it is associated with
|
||||
multiple Position individuals.</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue