From d62b13c76f3d0c864f04fba7cbb7424e602187a9 Mon Sep 17 00:00:00 2001 From: cdtank Date: Wed, 28 Jul 2010 00:44:37 +0000 Subject: [PATCH] 1. Changed wordings --- productMods/templates/visualization/person_level.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/productMods/templates/visualization/person_level.jsp b/productMods/templates/visualization/person_level.jsp index 085e2d40..a57cdd9b 100644 --- a/productMods/templates/visualization/person_level.jsp +++ b/productMods/templates/visualization/person_level.jsp @@ -267,7 +267,7 @@ $(document).ready(function(){ "ego_profile_image", jQuery.parseJSON(getWellFormedURLs("${requestScope.egoURIParam}", "profile_info"))); - + if ($('#ego_label').text().length > 0) { setProfileName('no_coauthorships_person', $('#ego_label').text());