1. Making changes to facilitate hide/show of information icon on profile page.
This commit is contained in:
parent
0394cd971e
commit
7955319bf2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
<section id="sparklines-publications" role="region">
|
||||
<span style="padding-right:30px;">
|
||||
<img src="${informationIcon}" alt="information icon." title="The publication and grant information may be incomplete." width="25px" height="25px"/>
|
||||
<img id="info-icon" src="${informationIcon}" alt="information icon." title="The publication and grant information may be incomplete." width="25px" height="25px"/>
|
||||
</span>
|
||||
<div id="vis_container_coauthor"> </div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue