diff options
author | Henri Sara <henri.sara@itmill.com> | 2011-08-10 07:07:38 +0000 |
---|---|---|
committer | Henri Sara <henri.sara@itmill.com> | 2011-08-10 07:07:38 +0000 |
commit | 0ccf68886cca3638c6c8a8e7680267064fd0598b (patch) | |
tree | 5f974fb3a1bfd14dd0176492fbd2fd2a861f1708 /WebContent/WEB-INF/liferay-display.xml | |
parent | 35887c66f84f0ca4f0b5d5803f24bbcc32cca15a (diff) | |
download | vaadin-framework-0ccf68886cca3638c6c8a8e7680267064fd0598b.tar.gz vaadin-framework-0ccf68886cca3638c6c8a8e7680267064fd0598b.zip |
#7178 Removed most demos from web.xml and portlet configuration files
svn changeset:20247/svn branch:6.7
Diffstat (limited to 'WebContent/WEB-INF/liferay-display.xml')
-rw-r--r-- | WebContent/WEB-INF/liferay-display.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/liferay-display.xml b/WebContent/WEB-INF/liferay-display.xml index ae893853d7..232cec07e1 100644 --- a/WebContent/WEB-INF/liferay-display.xml +++ b/WebContent/WEB-INF/liferay-display.xml @@ -4,7 +4,6 @@ <display> <category name="Vaadin"> <portlet id="PortletDemoPortlet" /> - <portlet id="CalcPortlet" /> <portlet id="Portlet Mode Example" /> <portlet id="Portlet HTML Mode Example" /> <portlet id="AddressBookPortlet" /> |