diff options
author | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2010-04-12 14:34:07 +0000 |
---|---|---|
committer | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2010-04-12 14:34:07 +0000 |
commit | 1d5082866fec01a1c867848d6254ca228b96eb78 (patch) | |
tree | 110c43d6065cbfc9379ed21e8a52a69ab8172c66 /WebContent | |
parent | e1fa4c520c892def023e3cba23b565b80e4b69b9 (diff) | |
download | vaadin-framework-1d5082866fec01a1c867848d6254ca228b96eb78.tar.gz vaadin-framework-1d5082866fec01a1c867848d6254ca228b96eb78.zip |
Demo-page small update.
svn changeset:12483/svn branch:6.3
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/WebContent/index.html b/WebContent/index.html index d84e7aa8c9..26231217b2 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -137,8 +137,9 @@ <div class="col2"> <a class="thumb" href="demo/img/runo.png" rel="zoombox" title="Runo theme mockup (actual implementation differs in some parts)" /> <img src="demo/img/icons/runo.png" /> - <span><strong>Runo</strong>Clean and easy to extend (no demo available)</span> + <span><strong>Runo</strong>Clean and easy to extend</span> </a> + <span class="thumb-rel">(mockup only, demo coming soon)</span> </div> </div> |