Minor update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-mainbox-widget@100986 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
2a0c4c5707
commit
003ad5b8e9
|
@ -86,7 +86,7 @@ public class MainBox extends TabPanel {
|
|||
} else {
|
||||
|
||||
}
|
||||
forceLayout();
|
||||
//forceLayout();
|
||||
|
||||
}
|
||||
});
|
||||
|
@ -309,7 +309,7 @@ public class MainBox extends TabPanel {
|
|||
|
||||
});
|
||||
setActiveWidget(tdxPanel);
|
||||
forceLayout();
|
||||
//forceLayout();
|
||||
}
|
||||
|
||||
protected void addWelcomeTab() {
|
||||
|
|
Loading…
Reference in New Issue