From 6d2473194c06ba7e0299c5669581247f58b01409 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 18 Mar 2014 09:15:04 +0000 Subject: [PATCH] Minor Update git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@93252 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../user/td/widgetcommonevent/client/type/RibbonType.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/org/gcube/portlets/user/td/widgetcommonevent/client/type/RibbonType.java b/src/main/java/org/gcube/portlets/user/td/widgetcommonevent/client/type/RibbonType.java index df158e9..12371a7 100644 --- a/src/main/java/org/gcube/portlets/user/td/widgetcommonevent/client/type/RibbonType.java +++ b/src/main/java/org/gcube/portlets/user/td/widgetcommonevent/client/type/RibbonType.java @@ -51,7 +51,7 @@ public enum RibbonType { DUPLICATEDELETE, ANNOTATIONADD, COLUMNFILTER, - COLUMNEDIT, + COLUMNBATCHREPLACE, ANALYSETABLEFILTER, ANALYSETABLEUNION, ANALYSETABLEGROUPBY,