From cfa8fdb03c86983b17b10952f79e70e2d2276d33 Mon Sep 17 00:00:00 2001 From: cdtank Date: Tue, 20 Jul 2010 20:20:51 +0000 Subject: [PATCH] 1. Made change in text display logic for a profile that has no publications attached ot it for the person level vis per Katy's request. --- .../templates/visualization/person_level.jsp | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/productMods/templates/visualization/person_level.jsp b/productMods/templates/visualization/person_level.jsp index c5237e99..7c4f0357 100644 --- a/productMods/templates/visualization/person_level.jsp +++ b/productMods/templates/visualization/person_level.jsp @@ -148,9 +148,14 @@ table.sparkline_wrapper_table td, th {
+ + +
This information is based solely on publications which have been loaded into the VIVO system. This may only be a small sample of the person's total work.
+ + <%-- Sparkline --%>

General Statistics

@@ -174,11 +179,16 @@ table.sparkline_wrapper_table td, th { Currently there are no ${authorsText} papers for - this author in the VIVO database. + this author in the VIVO database. - + + + Currently there are no papers for + this author in the VIVO database. + +