diff options
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> |