Browse Source

Udpated groupsPerformance.html

Changed count items in link to proper item count.
flowchartTest
Dminti Snegirev 9 years ago
parent
commit
ce7daf2a35
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/timeline/other/groupsPerformance.html

+ 1
- 1
examples/timeline/other/groupsPerformance.html View File

@ -22,7 +22,7 @@
<a href="?count=100">100</a>,
<a href="?count=1000">1000</a>,
<a href="?count=10000">10000</a>,
<a href="?count=10000">100000</a>
<a href="?count=100000">100000</a>
<p>
<p>
Current number of items: <span id='count'>100</span>

Loading…
Cancel
Save