summaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF/liferay-display.xml
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2009-12-01 15:00:49 +0000
committerHenri Sara <henri.sara@itmill.com>2009-12-01 15:00:49 +0000
commitd2240c3ace8ebca936037c5fbac1a0cc18e8937b (patch)
tree62863021126a2ccffc55b63adb99cc32a1145692 /WebContent/WEB-INF/liferay-display.xml
parente14e35cc2cce369bee90445618354cf97af89ac5 (diff)
downloadvaadin-framework-d2240c3ace8ebca936037c5fbac1a0cc18e8937b.tar.gz
vaadin-framework-d2240c3ace8ebca936037c5fbac1a0cc18e8937b.zip
#3117 inter-portlet event support (JSR-286), some support for custom portlet actions
svn changeset:10119/svn branch:6.2
Diffstat (limited to 'WebContent/WEB-INF/liferay-display.xml')
-rw-r--r--WebContent/WEB-INF/liferay-display.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/liferay-display.xml b/WebContent/WEB-INF/liferay-display.xml
index 2981e08fd4..302f9961dd 100644
--- a/WebContent/WEB-INF/liferay-display.xml
+++ b/WebContent/WEB-INF/liferay-display.xml
@@ -18,6 +18,9 @@
<portlet id="AddressBookPortlet" />
<portlet id="CalcPortlet"/>
<portlet id="SamplerPortlet"/>
- <portlet id="HelloWorldEventPortlet"/>
+ <!--
+ <portlet id="InterPortletEventPortlet" />
+ <portlet id="VaadinInterPortletEventPortlet" />
+ -->
</category>
</display> \ No newline at end of file