diff options
author | Henri Sara <henri.sara@itmill.com> | 2011-08-04 07:59:56 +0000 |
---|---|---|
committer | Henri Sara <henri.sara@itmill.com> | 2011-08-04 07:59:56 +0000 |
commit | 58185d1262b453e843bff82a0318ab527ae0d1ac (patch) | |
tree | 47bdd04e13eaa179458c70d742f691ffd9b108db /WebContent/WEB-INF/liferay-portlet.xml | |
parent | f34695c63cb4a212671cd8c03721c0ed8cad3282 (diff) | |
download | vaadin-framework-58185d1262b453e843bff82a0318ab527ae0d1ac.tar.gz vaadin-framework-58185d1262b453e843bff82a0318ab527ae0d1ac.zip |
#7266 removed sampler from Vaadin 6.7 (now separate), related screenshot updates
svn changeset:20113/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 1cfb3d05f2..d74d8fc916 100644 --- a/WebContent/WEB-INF/liferay-portlet.xml +++ b/WebContent/WEB-INF/liferay-portlet.xml @@ -13,11 +13,6 @@ <ajaxable>false</ajaxable> </portlet> <portlet> - <portlet-name>SamplerPortlet</portlet-name> - <instanceable>true</instanceable> - <ajaxable>false</ajaxable> - </portlet> - <portlet> <portlet-name>Portlet Mode Example</portlet-name> <instanceable>true</instanceable> <ajaxable>false</ajaxable> |