1. Spelling change

This commit is contained in:
cdtank 2010-07-19 18:17:12 +00:00
parent 461a30092a
commit 083cdd9521

View file

@ -410,7 +410,7 @@ public class VisualizationCodeGenerator {
visualizationCode.append("$('#" + visDivNames.get("FULL_SPARK") + " td.sparkline_number').text('" + (renderedFullSparks + unknownYearPublications) + "');");
visualizationCode.append("var allSparksText = ''" +
"+ ' publications '" +
"+ ' publication(s) '" +
/*"+ ' " + totalPublications + " '" +*/
"+ ' from " +
"<span class=\"sparkline_range\">" +