Minor Updated
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@92787 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
4055204124
commit
99ae8672c6
|
@ -13,5 +13,6 @@ public enum WidgetRequestType {
|
|||
CHANGECOLUMNTYPEPANEL,
|
||||
DELETECOLUMNPANEL,
|
||||
LABELCOLUNPANEL,
|
||||
CHANGETABLETYPEPANEL;
|
||||
CHANGETABLETYPEPANEL,
|
||||
DUPLICATEDELETEPANEL;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue