NIHVIVO-2595 adding title attribute to anchor tags
This commit is contained in:
parent
80c3e0d387
commit
943315a9c6
13 changed files with 20 additions and 20 deletions
|
@ -20,7 +20,7 @@
|
|||
<p class="inline">
|
||||
<label></label>
|
||||
<span class="acSelectionInfo"></span>
|
||||
<a href="${urlsBase}/individual?uri=" class="verifyMatch">(Verify this match)</a>
|
||||
<a href="${urlsBase}/individual?uri=" class="verifyMatch" title="verify match">(Verify this match)</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