custom form changes for NIHVIVO-601, 764 and 2602 plus all related subtasks
This commit is contained in:
parent
b7b7607242
commit
4782e06ff3
11 changed files with 1161 additions and 115 deletions
|
@ -20,7 +20,8 @@
|
|||
<p class="inline">
|
||||
<label>${labelValue}</label>
|
||||
<span class="acSelectionInfo"></span>
|
||||
<a href="${urlsBase}/individual?uri=" class="verifyMatch" title="verify match">(Verify this match)</a>
|
||||
<a href="${urlsBase}/individual?uri=" class="verifyMatch" title="verify match">(Verify this match</a> or
|
||||
<a href="#" class="changeSelection" id="changeSelection">change selection)</a>
|
||||
</p>
|
||||
<input class="acUriReceiver" type="hidden" id="${inputId}" name="${inputName}" value="${inputValue}" />
|
||||
<!-- Field value populated by JavaScript -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue