NIHVIVO-193 Javascript to handle reloading the edit form after a failed submission due to validation errors.
This commit is contained in:
parent
14eef84a35
commit
9fe61779f5
2 changed files with 127 additions and 70 deletions
|
@ -333,7 +333,7 @@
|
|||
<!-- Processing information for Javascript -->
|
||||
<input type="hidden" name="editType" value="${editType}" />
|
||||
<input type="hidden" name="entryType" value="position" />
|
||||
<input type="hidden" name="newType" value="organization" />
|
||||
<input type="hidden" name="secondaryType" value="organization" />
|
||||
|
||||
<p class="submit"><v:input type="submit" id="submit" value="${submitLabel}" cancel="${param.subjectUri}"/></p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue