diff options
author | Marc Englund <marc.englund@itmill.com> | 2008-04-11 14:08:28 +0000 |
---|---|---|
committer | Marc Englund <marc.englund@itmill.com> | 2008-04-11 14:08:28 +0000 |
commit | b0ccad9f0cd49013d969ca2ab7ab7f283fd6e77c (patch) | |
tree | e62276673232cdf4dd0f085ea15575be20f92b50 /WebContent/WEB-INF/liferay-display.xml | |
parent | 07e836f62f9cba5f29d8a58693da5e631acb2fc7 (diff) | |
download | vaadin-framework-b0ccad9f0cd49013d969ca2ab7ab7f283fd6e77c.tar.gz vaadin-framework-b0ccad9f0cd49013d969ca2ab7ab7f283fd6e77c.zip |
Much redesigned portal integration; not-quite working yet...
svn changeset:4164/svn branch:trunk
Diffstat (limited to 'WebContent/WEB-INF/liferay-display.xml')
-rw-r--r-- | WebContent/WEB-INF/liferay-display.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/liferay-display.xml b/WebContent/WEB-INF/liferay-display.xml index d92c1b4397..8ba4a93f7f 100644 --- a/WebContent/WEB-INF/liferay-display.xml +++ b/WebContent/WEB-INF/liferay-display.xml @@ -3,6 +3,8 @@ <display>
<category name="IT Mill Toolkit">
- <portlet id="ApplicationPortlet" />
+ <portlet id="PortletDemo" />
+ <portlet id="Calc" />
+ <portlet id="FeatureBrowser" />
</category>
</display>
\ No newline at end of file |