NIHVIVO-834: added some explanatory text to the info icon title for th esparkline

This commit is contained in:
tworrall 2011-09-27 20:21:20 +00:00
parent c2aa53087f
commit 20894535ae

View file

@ -154,7 +154,7 @@
sparksText += ' (' + totalPublicationCount + ' total)' ;
}
sparksText += "&nbsp;<img class='infoIcon' src='" + infoIconSrc + "' height='16px' width='16px' alt='information icon' title='These numbers are based solely on publications that have been loaded into this VIVO application.' />" ;
sparksText += "&nbsp;<img class='infoIcon' src='" + infoIconSrc + "' height='16px' width='16px' alt='information icon' title='These numbers are based solely on publications that have been loaded into this VIVO application. If this is your profile, you can enter additional publications below.' />" ;
<#else>