Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-toolbox-widget@99054 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-07-29 09:22:34 +00:00 committed by Giancarlo Panichi
parent e312b292a0
commit 5f31e03101
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@ public class ToolBox extends TabPanel {
if (validationsTasksPanel != null) {
validationsTasksPanel.update();
validationsTablePanel.onResize();
validationsTasksPanel.onResize();
}
if (changeColumnTypePanel != null) {