diff options
author | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2009-12-18 11:36:29 +0000 |
---|---|---|
committer | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2009-12-18 11:36:29 +0000 |
commit | 6893b754b0dfe62d40c8d0f7d9f7f5c7635f3fbf (patch) | |
tree | becb8176a429f2dc1206af853e199c6ef454064d | |
parent | fb74ba79fae563e98e558d51a360e559dd6a624b (diff) | |
download | vaadin-framework-6893b754b0dfe62d40c8d0f7d9f7f5c7635f3fbf.tar.gz vaadin-framework-6893b754b0dfe62d40c8d0f7d9f7f5c7635f3fbf.zip |
Added "New Samples" badge to package index page.
svn changeset:10428/svn branch:6.2
-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 8d290ec697..473548cb3c 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -48,6 +48,7 @@ <div id="upfront"> <div id="sampler"> <a href="sampler/" class="demoapp"> + <em class="new"><strong>New Samples</strong>+ Updated Look & Feel</em> <h2>Vaadin Sampler</h2> <p>Sampler contains examples of most features, as well as combination examples and useful UI patterns that you can use simply by copy-pasting the code.</p> <strong>Start Sampler »</strong> |