Minor update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-table-widget@101817 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
fc5ae6f2dd
commit
7566557105
|
@ -77,7 +77,7 @@ public class EditRowPanel extends FramedPanel implements MonitorDialogListener {
|
|||
protected String WIDTH = "510px";
|
||||
protected String HEIGHT = "370px";
|
||||
protected String FIELDSHEIGHT = "370px";
|
||||
protected int LABELSIZE = 140;
|
||||
protected int LABELSIZE = 120;
|
||||
|
||||
protected EditRowDialog parent;
|
||||
protected TRId trId;
|
||||
|
|
Loading…
Reference in New Issue