summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorJohn Ahlroos <john@vaadin.com>2012-09-10 12:34:31 +0300
committerJohn Ahlroos <john@vaadin.com>2012-09-10 12:34:31 +0300
commit12513bd7bbe19f5574e64a7a6e0de0113c860dbc (patch)
treebe06ddff1b070672a60df2622039243143412012 /WebContent
parent00f75c5a162e58e04d6d6f087ccceab98dfdf1f0 (diff)
parent448d56cc85518eb55dbd3113b81a7998a4b914e1 (diff)
downloadvaadin-framework-12513bd7bbe19f5574e64a7a6e0de0113c860dbc.tar.gz
vaadin-framework-12513bd7bbe19f5574e64a7a6e0de0113c860dbc.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/WEB-INF/portlet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/portlet.xml b/WebContent/WEB-INF/portlet.xml
index 5faafc5c36..2f7135fea9 100644
--- a/WebContent/WEB-INF/portlet.xml
+++ b/WebContent/WEB-INF/portlet.xml
@@ -13,7 +13,7 @@
</init-param>
<init-param>
<name>widgetset</name>
- <value>com.vaadin.portal.gwt.PortalDefaultWidgetSet</value>
+ <value>com.vaadin.DefaultWidgetSet</value>
</init-param>
<supports>
<mime-type>text/html</mime-type>