[Dojo-checkins] dante - r20856 - dojox/trunk/charting/tests

dojo-checkins-admin at dojotoolkit.org dojo-checkins-admin at dojotoolkit.org
Thu Nov 19 10:06:22 EST 2009


Author: dante
Date: Thu Nov 19 07:06:13 2009
New Revision: 20856

Modified:
   dojox/trunk/charting/tests/test_sparklines.html
Log:
and of course I forgot to close teh em

Modified: dojox/trunk/charting/tests/test_sparklines.html
==============================================================================
--- dojox/trunk/charting/tests/test_sparklines.html	(original)
+++ dojox/trunk/charting/tests/test_sparklines.html	Thu Nov 19 07:06:13 2009
@@ -27,7 +27,7 @@
 		<h1>Chart 2D</h1>
 		<p>Sparkline-style charts using dojox.charting</p>
 		<p><em>This is a particularly brutal example with <strong>lots and lots</strong> of data. 
-			It may cause laggyness in lesser browsers.</p>
+			It may cause laggyness in lesser browsers.</em></p>
 		
 		<div dojoType="dojox.data.HtmlStore" dataId="tableExample" jsId="tableStore"></div>
 		<table id="tableExample" style="display: none;">


More information about the Dojo-checkins mailing list