Minor Update

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

View File

@ -257,10 +257,12 @@ public class ToolBox extends TabPanel {
if (validationsTablePanel != null) {
validationsTablePanel.update();
}
if (validationsTasksPanel != null) {
validationsTasksPanel.update();
}
if (changeColumnTypePanel != null) {