[ACA-2543] Left Navigation - Button does not have a role (#1306)

* chore: a11y removed overriding role from button in menu

* chore: removed comment

* chore: removed previous change and override role with new role
This commit is contained in:
Chris Rodriguez
2020-01-15 23:31:15 -05:00
committed by Cilibiu Bogdan
parent 4dcb0d2a26
commit d12079e2a7

View File

@@ -30,6 +30,7 @@
<button <button
[id]="actionRef.id" [id]="actionRef.id"
mat-menu-item mat-menu-item
[role]="'button'"
color="primary" color="primary"
[disabled]="actionRef.disabled" [disabled]="actionRef.disabled"
[attr.title]=" [attr.title]="