diff options
author | Henri Sara <henri.sara@itmill.com> | 2010-01-04 16:03:30 +0000 |
---|---|---|
committer | Henri Sara <henri.sara@itmill.com> | 2010-01-04 16:03:30 +0000 |
commit | 315d386165bcf6d27420350e7b5b6dcd964c711d (patch) | |
tree | 712e4bb617b3d282f39e165ef00cd2574058b733 /WebContent/WEB-INF/liferay-display.xml | |
parent | 866648c5f9aa3ba5f52d2526b3ea2950d1e16cb5 (diff) | |
download | vaadin-framework-315d386165bcf6d27420350e7b5b6dcd964c711d.tar.gz vaadin-framework-315d386165bcf6d27420350e7b5b6dcd964c711d.zip |
#3918 Portlet 2.0 modes (edit, view, custom modes) and a sample portlet using modes
svn changeset:10611/svn branch:6.2
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 302f9961dd..d83b47d8b0 100644 --- a/WebContent/WEB-INF/liferay-display.xml +++ b/WebContent/WEB-INF/liferay-display.xml @@ -22,5 +22,6 @@ <portlet id="InterPortletEventPortlet" /> <portlet id="VaadinInterPortletEventPortlet" /> --> + <portlet id="Portlet Mode Example"/> </category> </display>
\ No newline at end of file |