Updated Denormalize

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@98380 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-07-03 15:47:28 +00:00
parent 852c104bc3
commit e1e23c6917
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ public enum WidgetRequestType {
SPLITCOLUMNPANEL,
MERGECOLUMNPANEL,
GROUPBYPANEL,
NORAMLIZEPANEL,
NORMALIZEPANEL,
DENORMALIZEPANEL,
LABELCOLUNPANEL,
CHANGETABLETYPEPANEL,