Minor update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-column-widget@102103 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
fb0e1469eb
commit
7774dcd12f
|
@ -475,7 +475,7 @@ public class ChangeColumnTypePanel extends FramedPanel implements
|
|||
v.add(comboTimeDimensionTypeLabel, new VerticalLayoutData(1, -1,
|
||||
new Margins(1)));
|
||||
v.add(change, new VerticalLayoutData(-1, -1, new Margins(10, 0, 10, 0)));
|
||||
add(v, new VerticalLayoutData(-1, -1, new Margins(0)));
|
||||
add(v, new VerticalLayoutData(1, 1, new Margins(0)));
|
||||
|
||||
resetToInitialState();
|
||||
|
||||
|
|
Loading…
Reference in New Issue