Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-toolbox-widget@97695 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-06-24 11:51:40 +00:00 committed by Giancarlo Panichi
parent 66a69b2684
commit aa2308661c
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ public class ToolBox extends TabPanel {
} else {
groupByPanel.update(trId, columnName);
}
setActiveWidget(mergeColumnPanel);
setActiveWidget(groupByPanel);
}