Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@90713 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-01-29 19:00:44 +00:00
parent 4cb9e6cbea
commit f2fdc4b76f
1 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@ public enum RibbonType {
EXPORTSDMX,
EXPORTCSV,
EXPORTJSON,
TASKSMANAGER;
TIMELINE,
HELP;
}