Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@93500 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-03-25 10:02:51 +00:00
parent 38babb72e3
commit 5b66693ee6
2 changed files with 3 additions and 1 deletions

View File

@ -17,5 +17,6 @@ public enum ChangeTableRequestType {
CHANGETABLETYPE,
DELETEROWS,
CLONETABULARRESOURCE,
DUPLICATES;
DUPLICATES,
TEMPLATEAPPLY;
}

View File

@ -23,6 +23,7 @@ public enum RibbonType {
EXPORTJSON,
TEMPLATEOPEN,
TEMPLATENEW,
TEMPLATEDELETE,
SHARE,
TIMELINE,
HISTORY,