mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 01:25:37 -05:00
Adding aria label to all the migration tables (#16476)
This commit is contained in:
@@ -471,6 +471,7 @@ export class MigrationStatusDialog {
|
||||
};
|
||||
|
||||
this._statusTable = this._view.modelBuilder.declarativeTable().withProps({
|
||||
ariaLabel: loc.MIGRATION_STATUS,
|
||||
columns: [
|
||||
{
|
||||
displayName: loc.DATABASE,
|
||||
|
||||
Reference in New Issue
Block a user