summaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF/liferay-display.xml
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2011-08-10 14:54:20 +0000
committerHenri Sara <henri.sara@itmill.com>2011-08-10 14:54:20 +0000
commit19ae86af9b484bcccf4ec3aed3d43a136609c842 (patch)
tree05c3212cf8f57901a1b3193298f473fb1b06df7e /WebContent/WEB-INF/liferay-display.xml
parent9e92396665f26de73871ec02ef8c8a1ea62f4822 (diff)
downloadvaadin-framework-19ae86af9b484bcccf4ec3aed3d43a136609c842.tar.gz
vaadin-framework-19ae86af9b484bcccf4ec3aed3d43a136609c842.zip
#7178 replaced most demo portlets with a test portlet, use it in Liferay 5 integration test
svn changeset:20276/svn branch:6.7
Diffstat (limited to 'WebContent/WEB-INF/liferay-display.xml')
-rw-r--r--WebContent/WEB-INF/liferay-display.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/WebContent/WEB-INF/liferay-display.xml b/WebContent/WEB-INF/liferay-display.xml
index 232cec07e1..9fe585e7dc 100644
--- a/WebContent/WEB-INF/liferay-display.xml
+++ b/WebContent/WEB-INF/liferay-display.xml
@@ -3,14 +3,8 @@
<display>
<category name="Vaadin">
- <portlet id="PortletDemoPortlet" />
- <portlet id="Portlet Mode Example" />
- <portlet id="Portlet HTML Mode Example" />
+ <portlet id="JSR286TestPortlet" />
<portlet id="AddressBookPortlet" />
<portlet id="Vaadin Liferay Theme Portlet"/>
-
- <!-- These should be used together -->
- <portlet id="InterPortletEventPortlet" />
- <portlet id="VaadinInterPortletEventPortlet" />
</category>
</display> \ No newline at end of file