From 29d4c248b9b58f01fc63d4d3e4bee64620048a21 Mon Sep 17 00:00:00 2001 From: kongchinhua Date: Mon, 5 Dec 2011 22:15:52 +0000 Subject: [PATCH] Fixed jira issue http://issues.library.cornell.edu/browse/NIHVIVO-3425 --- .../visualization/personlevel/coPIPersonLevel.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/productMods/templates/freemarker/visualization/personlevel/coPIPersonLevel.ftl b/productMods/templates/freemarker/visualization/personlevel/coPIPersonLevel.ftl index 999955cf..790ed4dc 100644 --- a/productMods/templates/freemarker/visualization/personlevel/coPIPersonLevel.ftl +++ b/productMods/templates/freemarker/visualization/personlevel/coPIPersonLevel.ftl @@ -23,7 +23,7 @@ <#assign egoCoInvestigatorsListDataFileURL = '${urls.base}${dataVisualizationURLRoot}?vis=coprincipalinvestigator&uri=${egoURI}&vis_mode=copis'> <#assign egoCoInvestigationNetworkDataFileURL = '${urls.base}${dataVisualizationURLRoot}?vis=coprincipalinvestigator&uri=${egoURI}&vis_mode=copi_network_download'> -<#assign coInvestigatorIcon = '${urls.images}/visualization/coauthorship/co_investigator_icon.png'> +<#assign coAuthorIcon = '${urls.images}/visualization/coauthorship/co_author_icon.png'> <#assign swfLink = '${urls.images}/visualization/coauthorship/EgoCentric.swf'> <#assign adobeFlashDetector = '${urls.base}/js/visualization/coauthorship/AC_OETags.js'> @@ -126,9 +126,9 @@ $(document).ready(function(){