added arialabel for SqlMigration Service Name InputBox (#24286)
This commit is contained in:
Родитель
a73929e5e7
Коммит
fda050e667
|
@ -311,6 +311,7 @@ export class CreateSqlMigrationServiceDialog {
|
|||
}));
|
||||
|
||||
this.migrationServiceNameText = this._view.modelBuilder.inputBox().withProps({
|
||||
ariaLabel: constants.NAME,
|
||||
CSSStyles: {
|
||||
'margin-top': '-1em'
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче