|
|
@ -47,9 +47,8 @@ export class TimeOutSetting extends BI.Widget { |
|
|
|
vgap: 10, |
|
|
|
vgap: 10, |
|
|
|
items: [ |
|
|
|
items: [ |
|
|
|
{ |
|
|
|
{ |
|
|
|
el: { |
|
|
|
el:{ |
|
|
|
type: 'bi.vertical_adapt', |
|
|
|
type: 'bi.vertical_adapt', |
|
|
|
hgap: 16, |
|
|
|
|
|
|
|
cls: 'bi-border-bottom', |
|
|
|
cls: 'bi-border-bottom', |
|
|
|
height: 40, |
|
|
|
height: 40, |
|
|
|
items: [{ |
|
|
|
items: [{ |
|
|
@ -58,9 +57,8 @@ export class TimeOutSetting extends BI.Widget { |
|
|
|
width: 120, |
|
|
|
width: 120, |
|
|
|
cls: 'dec-font-weight-bold', |
|
|
|
cls: 'dec-font-weight-bold', |
|
|
|
text: BI.i18nText('Dec-Dcm_Connection_Timeout_Detection'), |
|
|
|
text: BI.i18nText('Dec-Dcm_Connection_Timeout_Detection'), |
|
|
|
}], |
|
|
|
}] |
|
|
|
} |
|
|
|
}, tgap: -10, hgap: 16, |
|
|
|
,tgap: -10, |
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
type: 'bi.vertical_adapt', |
|
|
|
type: 'bi.vertical_adapt', |
|
|
|