180: TDM - Portlets must support Storage Id in communications with service

Task-Url: https://support.d4science.org/issues/180

Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@115175 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-06-03 10:29:26 +00:00
parent b9087f4af1
commit 8ea9ab9fa6
1 changed files with 2 additions and 1 deletions

View File

@ -92,6 +92,7 @@ public enum RibbonType {
CREATE_GIS_MAP,
LANGUAGE_EN,
LANGUAGE_IT,
LANGUAGE_ES;
LANGUAGE_ES,
TEST;
}