diff options
author | Henri Sara <henri.sara@itmill.com> | 2011-08-11 12:15:00 +0000 |
---|---|---|
committer | Henri Sara <henri.sara@itmill.com> | 2011-08-11 12:15:00 +0000 |
commit | 9c670b95c2535fce7f559aa17cecdc8e61c3912b (patch) | |
tree | a19f227fc1e338c1402c1d343f1f1e0fde65380e /WebContent/WEB-INF/liferay-portlet.xml | |
parent | 39605c944fd22517a661119bde527346e6d573d2 (diff) | |
download | vaadin-framework-9c670b95c2535fce7f559aa17cecdc8e61c3912b.tar.gz vaadin-framework-9c670b95c2535fce7f559aa17cecdc8e61c3912b.zip |
#7178 Remove portlet configuration for Address Book
svn changeset:20300/svn branch:6.7
Diffstat (limited to 'WebContent/WEB-INF/liferay-portlet.xml')
-rw-r--r-- | WebContent/WEB-INF/liferay-portlet.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/WebContent/WEB-INF/liferay-portlet.xml b/WebContent/WEB-INF/liferay-portlet.xml index f246e0bc4c..5a8d6fac8e 100644 --- a/WebContent/WEB-INF/liferay-portlet.xml +++ b/WebContent/WEB-INF/liferay-portlet.xml @@ -8,11 +8,6 @@ <ajaxable>false</ajaxable> </portlet> <portlet> - <portlet-name>AddressBookPortlet</portlet-name> - <instanceable>true</instanceable> - <ajaxable>false</ajaxable> - </portlet> - <portlet> <portlet-name>Vaadin Liferay Theme Portlet</portlet-name> <instanceable>false</instanceable> <ajaxable>false</ajaxable> |