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());