|
|
@ -1001,7 +1001,8 @@ export class FormJdbc extends BI.Widget { |
|
|
|
{ |
|
|
|
{ |
|
|
|
el: { |
|
|
|
el: { |
|
|
|
type: BI.VerticalLayout.xtype, |
|
|
|
type: BI.VerticalLayout.xtype, |
|
|
|
bgap: vgap, |
|
|
|
vgap: vgap, |
|
|
|
|
|
|
|
top: -15, |
|
|
|
invisible: true, |
|
|
|
invisible: true, |
|
|
|
ref: (_ref: VerticalLayout) => { |
|
|
|
ref: (_ref: VerticalLayout) => { |
|
|
|
this.advancedSet = _ref; |
|
|
|
this.advancedSet = _ref; |
|
|
|