Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-toolbox-widget@95448 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-05-08 13:50:12 +00:00 committed by Giancarlo Panichi
parent dc2675ccb2
commit a887ce0bc9
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ public class ToolBoxPanel extends ContentPanel {
case DUPLICATESROWSPANEL:
doDuplicatesRowsTab(event);
break;
case VALIDATIONSTASKPANEL:
case VALIDATIONSTASKSPANEL:
doValidationsTasksTab(event);
default:
break;