diff options
author | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2009-05-28 12:47:41 +0000 |
---|---|---|
committer | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2009-05-28 12:47:41 +0000 |
commit | 1c6c31640137776d48e344409f6f3e51e411c574 (patch) | |
tree | cc4a94f5949febfa33ae755c9d745b7099adbd2c /WebContent/index.html | |
parent | b9a1f5536a1ffa6fbfad17a81589d96af8f651a8 (diff) | |
download | vaadin-framework-1c6c31640137776d48e344409f6f3e51e411c574.tar.gz vaadin-framework-1c6c31640137776d48e344409f6f3e51e411c574.zip |
Reindeer style name reference example added to web.xml and index.html.
svn changeset:8062/svn branch:6.0
Diffstat (limited to 'WebContent/index.html')
-rw-r--r-- | WebContent/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/index.html b/WebContent/index.html index c4c5c1a41f..6ed7f2b3e6 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -47,6 +47,7 @@ <ul><li><a class="demoapp" href="Reservr">Reservr – reservation application</a> (<a href="docs/example-source/com/vaadin/demo/reservation">sources</a>)</li> <li><a class="demoapp" href="VaadinTunesLayout/">VaadinTunes – advanced layout & theme</a> (<a href="docs/example-source/com/vaadin/demo/VaadinTunesLayout.java.html">sources</a>)</li> <li><a class="demoapp" href="Coverflow/">Coverflow – Flex integration</a> (<a href="docs/example-source/com/vaadin/demo/coverflow">sources</a>)</li> + <li><a class="demoapp" href="ReindeerTheme">Reindeer theme – see available styles</a></li> </ul> <h3>Code Examples</h3> <ul> |