mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-08 01:28:26 -05:00
This reverts commit 97108bdeea.
This commit is contained in:
@@ -277,6 +277,7 @@ export class ConnectionDialogWidget extends Modal {
|
||||
// Show connection form based on server type
|
||||
DOM.clearNode(this._connectionUIContainer);
|
||||
this._onShowUiComponent.fire({ selectedProviderDisplayName: selectedProviderDisplayName, container: this._connectionUIContainer });
|
||||
this.initDialog();
|
||||
}
|
||||
|
||||
private connect(element?: IConnectionProfile): void {
|
||||
|
||||
Reference in New Issue
Block a user