diff options
author | Petter Holmström <petter.holmstrom@itmill.com> | 2009-11-04 11:57:39 +0000 |
---|---|---|
committer | Petter Holmström <petter.holmstrom@itmill.com> | 2009-11-04 11:57:39 +0000 |
commit | 7a57f91892e8ed0d43a725e123c6ca132568256a (patch) | |
tree | be7dd970353237d1952ee608f085a6fcf3f4c855 /WebContent/WEB-INF/liferay-display.xml | |
parent | b81fdccc968d25bb4b9ba80a1f82bf3fa40e9891 (diff) | |
download | vaadin-framework-7a57f91892e8ed0d43a725e123c6ca132568256a.tar.gz vaadin-framework-7a57f91892e8ed0d43a725e123c6ca132568256a.zip |
Added more demo portlets.
svn changeset:9618/svn branch:portlet_2.0
Diffstat (limited to 'WebContent/WEB-INF/liferay-display.xml')
-rw-r--r-- | WebContent/WEB-INF/liferay-display.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/WEB-INF/liferay-display.xml b/WebContent/WEB-INF/liferay-display.xml index 73e43478ef..288a4638c1 100644 --- a/WebContent/WEB-INF/liferay-display.xml +++ b/WebContent/WEB-INF/liferay-display.xml @@ -17,5 +17,6 @@ <portlet id="HelloWorldPortlet" /> <portlet id="AddressBookPortlet" /> <portlet id="CalcPortlet"/> + <portlet id="SamplerPortlet"/> </category> </display>
\ No newline at end of file |