mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Name added for more info link - accessibility (#16397)
This commit is contained in:
@@ -616,6 +616,7 @@ export class SqlDatabaseTree {
|
|||||||
label: '',
|
label: '',
|
||||||
url: '',
|
url: '',
|
||||||
CSSStyles: textStyle,
|
CSSStyles: textStyle,
|
||||||
|
ariaLabel: constants.MORE_INFO,
|
||||||
showLinkIcon: true
|
showLinkIcon: true
|
||||||
}).component();
|
}).component();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user