A11y - Remove vote button should have more descriptive label
Change-Id: I6008c02c76f0e5d4343d63a9f45ff18a69d79ea3
This commit is contained in:
@@ -109,7 +109,7 @@ export const htmlTemplate = html`
|
||||
<td>
|
||||
<gr-button
|
||||
link=""
|
||||
aria-label="Remove"
|
||||
aria-label="Remove vote"
|
||||
on-click="_onDeleteVote"
|
||||
tooltip="Remove vote"
|
||||
data-account-id$="[[mappedLabel.account._account_id]]"
|
||||
|
||||
Reference in New Issue
Block a user