From: Marko Grönroos Date: Wed, 7 Nov 2007 16:05:34 +0000 (+0000) Subject: Fixed widget set name refactoring problems in demo applications. X-Git-Tag: 6.7.0.beta1~5645 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6203554b93f53bf5b7b7a69d33a5cdb7b68f38d7;p=vaadin-framework.git Fixed widget set name refactoring problems in demo applications. svn changeset:2739/svn branch:trunk --- diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index ede3cfa876..79de882d05 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -89,7 +89,7 @@ widgetset - com.itmill.toolkit.demo.reservation.gwt.WidgetSet + com.itmill.toolkit.demo.reservation.gwt.ReservationWidgetSet @@ -102,7 +102,7 @@ widgetset - com.itmill.toolkit.demo.reservation.gwt.WidgetSet + com.itmill.toolkit.demo.reservation.gwt.ReservationWidgetSet @@ -284,7 +284,7 @@ widgetset - com.itmill.toolkit.demo.colorpicker.gwt.WidgetSet + com.itmill.toolkit.demo.colorpicker.gwt.ColorPickerWidgetSet diff --git a/WebContent/reservr.html b/WebContent/reservr.html index d22d605e0e..cdced89b17 100644 --- a/WebContent/reservr.html +++ b/WebContent/reservr.html @@ -8,7 +8,7 @@ }; - +