From c5f5b1dbe103a4353a6867ff2ab706a98b323ceb Mon Sep 17 00:00:00 2001 From: rmmayo Date: Wed, 26 Jun 2024 18:22:00 +0000 Subject: [PATCH] #2490 - added aria label to dashboard breadcrumb --- dashboard-prime/src/components/header/SkillsBreadcrumb.vue | 1 + .../client-display/client-display_point_history_chart_spec.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dashboard-prime/src/components/header/SkillsBreadcrumb.vue b/dashboard-prime/src/components/header/SkillsBreadcrumb.vue index c1849fc3a3..0567b89f7b 100644 --- a/dashboard-prime/src/components/header/SkillsBreadcrumb.vue +++ b/dashboard-prime/src/components/header/SkillsBreadcrumb.vue @@ -256,6 +256,7 @@ const isQuizzesValueUnderProgressAndRanking = (value, items) => {