From 2517fb07af6200c9d90246f937cab3551d675632 Mon Sep 17 00:00:00 2001 From: Cindy Chang Date: Tue, 16 Jul 2024 09:11:13 +0800 Subject: [PATCH] fix: sonar qube - Add an "alt" attribute to this image. --- src/components/AccountMenu/AcctMenu.vue | 4 ++-- src/components/AccountMenu/SearchBar.vue | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/AccountMenu/AcctMenu.vue b/src/components/AccountMenu/AcctMenu.vue index 858c50d..b008233 100644 --- a/src/components/AccountMenu/AcctMenu.vue +++ b/src/components/AccountMenu/AcctMenu.vue @@ -16,13 +16,13 @@
  • - + head-black {{i18next.t("AcctMgmt.mangUrAcct")}}
  • - + logout {{i18next.t("AcctMgmt.Logout")}}
  • diff --git a/src/components/AccountMenu/SearchBar.vue b/src/components/AccountMenu/SearchBar.vue index 86c16f8..1a8d0ed 100644 --- a/src/components/AccountMenu/SearchBar.vue +++ b/src/components/AccountMenu/SearchBar.vue @@ -4,7 +4,8 @@ - + search