Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@95440 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-05-08 13:39:09 +00:00
parent 11fa7418b8
commit 89f06afa3d
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ public enum WidgetRequestType {
LABELCOLUNPANEL,
CHANGETABLETYPEPANEL,
DUPLICATESROWSPANEL,
VALIDATIONSTASKPANEL;
VALIDATIONSTASKSPANEL;
}