Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-information-widget@97526 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-06-18 16:42:29 +00:00
parent 188e139dec
commit 88ab9321bb
1 changed files with 2 additions and 0 deletions

View File

@ -299,6 +299,8 @@ public class TabularResourceProperties extends FramedPanel {
"TableInformation", trId, eventBus);
layoutTable.add(tableMetadataPanel, new VerticalLayoutData(-1, -1));
tableFieldSet.add(layoutTable);
forceLayout();
}
public void update() {