NIHVIVO-2595 adding title attribute to anchor tags

This commit is contained in:
tworrall 2011-11-30 20:28:44 +00:00
parent 99a44e13a2
commit fe4cf5d7c7
11 changed files with 39 additions and 39 deletions

View file

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