Archived
@@ -109,6 +109,8 @@ export class WizardController {
|
||||
}, {});
|
||||
});
|
||||
|
||||
this._wizardObject.doneButton.label = loc.START_MIGRATION_TEXT;
|
||||
|
||||
this._wizardObject.doneButton.onClick(e => {
|
||||
sendSqlMigrationActionEvent(
|
||||
TelemetryViews.SqlMigrationWizard,
|
||||
|
||||
Reference in New Issue
Block a user