Updated Rules
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@114348 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
02a8bf90d2
commit
d082c203d0
|
@ -34,7 +34,7 @@ public enum RibbonType {
|
|||
RULE_DELETE,
|
||||
RULE_APPLY,
|
||||
RULE_SHARE,
|
||||
RULES_APPLIED_ON_TABULAR_RESOURCE,
|
||||
RULES_ACTIVE,
|
||||
DUPLICATE_DETECTION,
|
||||
TABLE_TYPE,
|
||||
COLUMN_POSITION,
|
||||
|
|
|
@ -54,7 +54,8 @@ public enum UIOperationsId {
|
|||
GeospatialCreateCoordinates("Geospatial Create Coordinates"),
|
||||
DownscaleCSquare("Downscale C-Square"),
|
||||
Pending("Pending"),
|
||||
RuleOnColumnApply("Apply Rule On Column");
|
||||
RuleOnColumnApply("Apply Rule On Column"),
|
||||
RuleOnColumnDetach("Detach Rule On Column");
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue