reverted Portlet name
This commit is contained in:
parent
e0b3606511
commit
ad2fdc9d59
|
@ -1,5 +1,5 @@
|
|||
<display>
|
||||
<category name="gCube Applications">
|
||||
<portlet id="GeoPortalDataEntryApp" />
|
||||
<portlet id="GeoPortalDataEntryAppPortlet" />
|
||||
</category>
|
||||
</display>
|
|
@ -1,4 +1,4 @@
|
|||
name=GeoPortalDataEntryApp
|
||||
name=GeoPortalDataEntryAppPortlet
|
||||
module-group-id=liferay
|
||||
module-incremental-version=2
|
||||
tags=
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
<liferay-portlet-app>
|
||||
<portlet>
|
||||
<portlet-name>GeoPortalDataEntryApp</portlet-name>
|
||||
<portlet-name>GeoPortalDataEntryAppPortlet</portlet-name>
|
||||
<layout-cacheable>false</layout-cacheable>
|
||||
<instanceable>false</instanceable>
|
||||
<ajaxable>false</ajaxable>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<?xml version='1.0' encoding='UTF-8' ?>
|
||||
<portlet-app>
|
||||
<portlet>
|
||||
<description>GeoPortalDataEntry Application</description>
|
||||
<portlet-name>GeoPortalDataEntryApp</portlet-name>
|
||||
<display-name>GeoPortal-DataEntry-App</display-name>
|
||||
<description>GeoPortalDataEntryApp Portlet</description>
|
||||
<portlet-name>GeoPortalDataEntryAppPortlet</portlet-name>
|
||||
<display-name>GeoPortal-DataEntry-Portlet</display-name>
|
||||
<portlet-class>org.gcube.portlets.user.geoportaldataentry.portlet.GeoPortalDataEntryAppPortlet
|
||||
</portlet-class>
|
||||
<expiration-cache>0</expiration-cache>
|
||||
|
@ -12,8 +12,8 @@
|
|||
<portlet-mode>VIEW</portlet-mode>
|
||||
</supports>
|
||||
<portlet-info>
|
||||
<title>GeoPortal DataEntry Application</title>
|
||||
<short-title>GeoPortal DataEntry App</short-title>
|
||||
<title>GeoPortal Data Entry Portlet</title>
|
||||
<short-title>GeoPortal Data Entry Portlet</short-title>
|
||||
</portlet-info>
|
||||
<portlet-preferences>
|
||||
<preference>
|
||||
|
|
Loading…
Reference in New Issue