diff options
author | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2009-12-18 11:38:20 +0000 |
---|---|---|
committer | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2009-12-18 11:38:20 +0000 |
commit | afc82a7b8d05e88728e863fde9a95bd63eea738f (patch) | |
tree | b72a7474d3e23709fc290608d1630fd56a76571b | |
parent | 6893b754b0dfe62d40c8d0f7d9f7f5c7635f3fbf (diff) | |
download | vaadin-framework-afc82a7b8d05e88728e863fde9a95bd63eea738f.tar.gz vaadin-framework-afc82a7b8d05e88728e863fde9a95bd63eea738f.zip |
Added "New Version" badge to Eclipse plugin banner in package index page.
svn changeset:10429/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 473548cb3c..f7c4fe9c32 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -56,6 +56,7 @@ </div> <div id="eclipse"> <a href="http://www.vaadin.com/eclipse"> + <em class="new"><strong>New Version</strong></em> <h2>Vaadin Eclipse Plugin</h2> <p>The easiest way to start working with Vaadin is to use Eclipse IDE and download the Vaadin Eclipse plugin from our website.</p> <strong>How to install the Vaadin Eclipse Plugin »</strong> |