diff options
author | Manolo Carrasco <manolo@apache.org> | 2010-10-25 07:16:40 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2010-10-25 07:16:40 +0000 |
commit | 37b548a54f2d5f7f7bcd561376287564706e429c (patch) | |
tree | ecc32b8bb9b0b87a22a9ad15b3969a32fd63484c /samples/src/main/webapp | |
parent | e97a75d695fe591cf155af252350e6275670f32f (diff) | |
download | gwtquery-37b548a54f2d5f7f7bcd561376287564706e429c.tar.gz gwtquery-37b548a54f2d5f7f7bcd561376287564706e429c.zip |
deleted stars example which was moved to gwtquery-plugins, and little changes to samples module
Diffstat (limited to 'samples/src/main/webapp')
-rw-r--r-- | samples/src/main/webapp/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/src/main/webapp/index.html b/samples/src/main/webapp/index.html index 22bf44fd..4c3285cb 100644 --- a/samples/src/main/webapp/index.html +++ b/samples/src/main/webapp/index.html @@ -15,7 +15,6 @@ <li><a href="javascript:goTo('gwtquery.samples.GwtQueryDemo/GwtQueryDemo.html')">gwtquery.samples.GwtQueryDemo/GwtQueryDemo.html</a></li> <li><a href="javascript:goTo('gwtquery.samples.GwtQueryEffects/GwtQueryEffects.html')">gwtquery.samples.GwtQueryEffects/GwtQueryEffects.html</a></li> <li><a href="javascript:goTo('gwtquery.samples.GwtQueryWidgets/GwtQueryWidgets.html')">gwtquery.samples.GwtQueryWidgets/GwtQueryWidgets.html</a></li> -<li><a href="javascript:goTo('gwtquery.samples.GwtQueryPlugin/GwtQueryPlugin.html')">gwtquery.samples.GwtQueryPlugin/GwtQueryPlugin.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> </ul> |