summaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2011-08-05 06:40:19 +0000
committerHenri Sara <henri.sara@itmill.com>2011-08-05 06:40:19 +0000
commit60711703eb6cfc4f565f2a36c4f054e0d03e6427 (patch)
tree427da735a8e9ec8dc130b9b7d591adf839dc7b0e /WebContent/WEB-INF
parentbc062c91bae302b8533f19aab2aa34f8a74af9d8 (diff)
downloadvaadin-framework-60711703eb6cfc4f565f2a36c4f054e0d03e6427.tar.gz
vaadin-framework-60711703eb6cfc4f565f2a36c4f054e0d03e6427.zip
Liferay theme demo not instanceable, related test updates
svn changeset:20124/svn branch:6.7
Diffstat (limited to 'WebContent/WEB-INF')
-rw-r--r--WebContent/WEB-INF/liferay-portlet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/liferay-portlet.xml b/WebContent/WEB-INF/liferay-portlet.xml
index d74d8fc916..a2044a4c5c 100644
--- a/WebContent/WEB-INF/liferay-portlet.xml
+++ b/WebContent/WEB-INF/liferay-portlet.xml
@@ -29,7 +29,7 @@
</portlet>
<portlet>
<portlet-name>Vaadin Liferay Theme Portlet</portlet-name>
- <instanceable>true</instanceable>
+ <instanceable>false</instanceable>
<ajaxable>false</ajaxable>
</portlet>