|
|
@ -537,7 +537,7 @@ export class FormJdbc extends BI.Widget { |
|
|
|
cls: 'bi-border', |
|
|
|
cls: 'bi-border', |
|
|
|
allowBlank: true, |
|
|
|
allowBlank: true, |
|
|
|
watermark: BI.i18nText('Dec-Dcm_Connection_Form_Place_Input'), |
|
|
|
watermark: BI.i18nText('Dec-Dcm_Connection_Form_Place_Input'), |
|
|
|
value: api.getPlain(validationQuery), |
|
|
|
value: api.getPlain(validationQuery || ''), |
|
|
|
width: 300, |
|
|
|
width: 300, |
|
|
|
height: 100, |
|
|
|
height: 100, |
|
|
|
ref: (_ref: TextAreaEditor) => { |
|
|
|
ref: (_ref: TextAreaEditor) => { |
|
|
|