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-display.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-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 9fe585e7dc..12a8e4315b 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="JSR286TestPortlet" /> - <portlet id="AddressBookPortlet" /> <portlet id="Vaadin Liferay Theme Portlet"/> </category> </display>
\ No newline at end of file |