custom form changes for NIHVIVO-601, 764 and 2602 plus all related subtasks

This commit is contained in:
tworrall 2012-03-06 14:40:12 +00:00
parent b7b7607242
commit 4782e06ff3
11 changed files with 1161 additions and 115 deletions

View file

@ -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 -->