Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-column-widget@96066 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-05-23 16:01:38 +00:00
parent a8c999cea3
commit 12331ccf39
1 changed files with 1 additions and 1 deletions

View File

@ -915,7 +915,7 @@ public class ChangeColumnTypePanel extends FramedPanel implements
storeComboColumnReferenceType.addAll(result);
storeComboColumnReferenceType.commitChanges();
comboColumnReferenceTypeLabel.setVisible(true);
forceLayout();
}
});