aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF/liferay-display.xml
diff options
context:
space:
mode:
authorMarc Englund <marc.englund@itmill.com>2008-04-15 09:16:32 +0000
committerMarc Englund <marc.englund@itmill.com>2008-04-15 09:16:32 +0000
commit671708d240a998f33b32c9759270312ff5c83697 (patch)
tree69789b3b21622661c5ad9212d440aa698e2ba0c5 /WebContent/WEB-INF/liferay-display.xml
parentc95bf3d9ff40e79174536905450c9e62b4ef3eee (diff)
downloadvaadin-framework-671708d240a998f33b32c9759270312ff5c83697.tar.gz
vaadin-framework-671708d240a998f33b32c9759270312ff5c83697.zip
Strange Liferay / Portlet problem fixed, intermediate commit.
svn changeset:4177/svn branch:trunk
Diffstat (limited to 'WebContent/WEB-INF/liferay-display.xml')
-rw-r--r--WebContent/WEB-INF/liferay-display.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/WebContent/WEB-INF/liferay-display.xml b/WebContent/WEB-INF/liferay-display.xml
index 8ba4a93f7f..c0a3308aa3 100644
--- a/WebContent/WEB-INF/liferay-display.xml
+++ b/WebContent/WEB-INF/liferay-display.xml
@@ -3,8 +3,8 @@
<display>
<category name="IT Mill Toolkit">
- <portlet id="PortletDemo" />
- <portlet id="Calc" />
- <portlet id="FeatureBrowser" />
+ <portlet id="PortletDemoPortlet" />
+ <portlet id="CalcPortlet" />
+ <portlet id="FeatureBrowserPortlet" />
</category>
</display> \ No newline at end of file