From 127b234511e128decd7ceab49d089594a2c12d0a Mon Sep 17 00:00:00 2001 From: Jouni Koivuviita Date: Tue, 4 May 2010 12:21:30 +0000 Subject: [PATCH] New Runo theme demo application svn changeset:13019/svn branch:6.3 --- WebContent/WEB-INF/web.xml | 14 ++++++++++++++ WebContent/index.html | 3 +-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index dfdedf5dce..3345fc7b13 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -165,6 +165,15 @@ + + RunoTheme + com.vaadin.terminal.gwt.server.ApplicationServlet + + application + com.vaadin.demo.themes.RunoTheme + + + FeaturesApplication com.vaadin.terminal.gwt.server.ApplicationServlet @@ -450,6 +459,11 @@ ReindeerThemeStyles /ReindeerTheme/* + + + RunoTheme + /RunoTheme/* + index.jsp diff --git a/WebContent/index.html b/WebContent/index.html index f1fd714e75..9956bbc77d 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -150,11 +150,10 @@
- + RunoClean and easy to extend - (mockup only, demo coming soon)
-- 2.39.5