NIHVIVO-2595 adding title attribute to anchor tags
This commit is contained in:
parent
99a44e13a2
commit
fe4cf5d7c7
11 changed files with 39 additions and 39 deletions
|
@ -88,7 +88,7 @@ $(document).ready(function() {
|
|||
|
||||
<h2 id="ajax_activator">Hello World!</h2>
|
||||
|
||||
<a href="${testURL}">vis query for person -> "Crane, Brian"</a>
|
||||
<a href="${testURL}" title="query">vis query for person -> "Crane, Brian"</a>
|
||||
|
||||
|
||||
<div id="ajax_recipient">iioio</div>
|
Loading…
Add table
Add a link
Reference in a new issue