Minor updated
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@87138 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
1d1be24d58
commit
acaa7cdd7b
|
@ -460,7 +460,7 @@ public class TabularDataController {
|
|||
} else {
|
||||
if (opId.compareTo(GridHeaderOperationId.RemoveColumn
|
||||
.toString()) == 0) {
|
||||
|
||||
|
||||
} else {
|
||||
if (opId.compareTo(GridHeaderOperationId.ChangeToType
|
||||
.toString()) == 0) {
|
||||
|
|
Loading…
Reference in New Issue