From: Petter Holmström Date: Wed, 28 Oct 2009 10:00:59 +0000 (+0000) Subject: Changed one of the portlets to use the new ApplicationPortlet2 class. X-Git-Tag: 6.7.0.beta1~2266^2~34 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4279de74b241e28c1290ffc63e42b97697f9e60c;p=vaadin-framework.git Changed one of the portlets to use the new ApplicationPortlet2 class. svn changeset:9423/svn branch:portlet_2.0 --- diff --git a/WebContent/WEB-INF/portlet.xml b/WebContent/WEB-INF/portlet.xml index 61d25743da..88c3fa9a5b 100644 --- a/WebContent/WEB-INF/portlet.xml +++ b/WebContent/WEB-INF/portlet.xml @@ -74,10 +74,10 @@ FeatureBrowserPortlet Vaadin FeatureBrowser - com.vaadin.terminal.gwt.server.ApplicationPortlet + com.vaadin.terminal.gwt.server.ApplicationPortlet2 application - FeatureBrowser + com.vaadin.tests.featurebrowser.FeaturesApplication stylestyle=height:650px widgetsetcom.vaadin.demo.reservation.gwt.ReservationWidgetSet