diff options
Diffstat (limited to 'WebContent/WEB-INF/portlet.xml')
-rw-r--r-- | WebContent/WEB-INF/portlet.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/portlet.xml b/WebContent/WEB-INF/portlet.xml index 7c565584d7..30071ef599 100644 --- a/WebContent/WEB-INF/portlet.xml +++ b/WebContent/WEB-INF/portlet.xml @@ -233,7 +233,7 @@ <portlet-class>com.vaadin.terminal.gwt.server.ApplicationPortlet2</portlet-class> <init-param> <name>application</name> - <value>com.vaadin.demo.themes.LiferayTheme</value> + <value>com.vaadin.demo.themes.LiferayThemeDemo</value> </init-param> <supports> |