From d12079e2a746502c3663ff1438fc2600f70138a1 Mon Sep 17 00:00:00 2001 From: Chris Rodriguez Date: Wed, 15 Jan 2020 23:31:15 -0500 Subject: [PATCH] [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 --- .../toolbar/toolbar-menu-item/toolbar-menu-item.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.html b/src/app/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.html index 0e043883a..9ffd5e6fd 100644 --- a/src/app/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.html +++ b/src/app/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.html @@ -30,6 +30,7 @@