aboutsummaryrefslogtreecommitdiffstats
path: root/samples/src/main/webapp
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-01-19 23:23:23 +0000
committerManolo Carrasco <manolo@apache.org>2011-01-19 23:23:23 +0000
commitc124426c14dbfc0d813cde990480b12166c7a40a (patch)
tree68fe0cb7e8322d8fe3a2f9a1e32c396df88d0970 /samples/src/main/webapp
parent401f036be3e2e7192e8b89ea8b3d647cd6de1cab (diff)
downloadgwtquery-c124426c14dbfc0d813cde990480b12166c7a40a.tar.gz
gwtquery-c124426c14dbfc0d813cde990480b12166c7a40a.zip
putting new examples in the index.html and in the pom.xml files
Diffstat (limited to 'samples/src/main/webapp')
-rw-r--r--samples/src/main/webapp/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/src/main/webapp/index.html b/samples/src/main/webapp/index.html
index 03f17029..25cd7f3e 100644
--- a/samples/src/main/webapp/index.html
+++ b/samples/src/main/webapp/index.html
@@ -18,6 +18,8 @@
<li><a href="javascript:goTo('gwtquery.samples.GwtQueryWidgets/GwtQueryWidgets.html')">gwtquery.samples.GwtQueryWidgets/GwtQueryWidgets.html</a></li>
<li><a href="javascript:goTo('gwtquery.samples.GwtQueryBench/GwtQueryBench.html')">gwtquery.samples.GwtQueryBench/GwtQueryBench.html</a></li>
<li><a href="javascript:goTo('gwtquery.samples.GwtQueryImageZoom/GwtQueryImageZoom.html')">gwtquery.samples.GwtQueryImageZomm/GwtQueryImageZoom.html</a></li>
+<li><a href="javascript:goTo('FadeEffectsSample/FadeEffectsSample.html')">FadeEffectsSample/FadeEffectsSample.html</a></li>
+<li><a href="javascript:goTo('SlideEffectsSample/SlideEffectsSample.html')">SlideEffectsSample/SlideEffectsSample.html</a></li>
</ul>
</body>
</html>