From 4963d85f4e440154c58bcf72ddeb9fb857ac0017 Mon Sep 17 00:00:00 2001 From: Jennifer Luker Date: Wed, 20 Dec 2017 10:38:45 -0700 Subject: [PATCH] fix(a11y): Add value to menu button Add value to menu button to comply with buttons not having readable text. Add package-lock.json to gitignore. no breaking changes --- .gitignore | 2 ++ src/app/core/components/toolbar/toolbar.component.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a1d8a7f5..488e4e50 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,5 @@ testem.log # System Files .DS_Store Thumbs.db + +package-lock.json diff --git a/src/app/core/components/toolbar/toolbar.component.html b/src/app/core/components/toolbar/toolbar.component.html index b702e9d3..f3c29420 100644 --- a/src/app/core/components/toolbar/toolbar.component.html +++ b/src/app/core/components/toolbar/toolbar.component.html @@ -1,5 +1,5 @@ -