aboutsummaryrefslogtreecommitdiffstats
path: root/samples/src/main/webapp
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-04-12 23:14:46 +0000
committerManolo Carrasco <manolo@apache.org>2011-04-12 23:14:46 +0000
commit1e84a3b238b902ada3b50505479bab5d224ec83d (patch)
treeb9bc7d7adb1f1999e9292ec1f5ba8eff9b711f3f /samples/src/main/webapp
parente739b2414640e62456613ece6bfd909d6de9f8ef (diff)
downloadgwtquery-1e84a3b238b902ada3b50505479bab5d224ec83d.tar.gz
gwtquery-1e84a3b238b902ada3b50505479bab5d224ec83d.zip
adding cache benchmark in the examples index
Diffstat (limited to 'samples/src/main/webapp')
-rw-r--r--samples/src/main/webapp/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/src/main/webapp/index.html b/samples/src/main/webapp/index.html
index 743cda7c..d7160ec4 100644
--- a/samples/src/main/webapp/index.html
+++ b/samples/src/main/webapp/index.html
@@ -20,7 +20,7 @@
<li><a href="javascript:goTo('FadeEffectsSample/FadeEffectsSample.html')">FadeEffectsSample.html</a></li>
<li><a href="javascript:goTo('SlideEffectsSample/SlideEffectsSample.html')">SlideEffectsSample.html</a></li>
<li><a href="javascript:goTo('AnimationsSample/AnimationsSample.html')">AnimationsSample.html</a></li>
-
+<li><a href="javascript:goTo('JsCollectionVsJavaCollection/JsCollectionVsJavaCollection.html')">JsCollectionVsJavaCollection.html</a></li>
</ul>
</body>
</html>