Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@93393 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-03-20 16:29:08 +00:00
parent 40661ff7b9
commit 656b8122a2
1 changed files with 2 additions and 3 deletions

View File

@ -58,9 +58,8 @@ public enum OperationsId {
ChangeTableType("1002"),
CreateDatasetView("1003"),
RemoveColumn("1004"),
ColumnNameAdd("710044479"),
AddLabel("1006"),
RemoveLabel("1007"),
ColumnNameAdd("1006"),
ColumnNameRemove("1007"),
ChangeToAnnotationColumn("2000"),
ChangeToAttributeColumn("2001"),
ChangeToMeasureColumn("2002"),