From 200122aee96357282860d9ecdc1ce47dbad73864 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 28 Apr 2023 19:53:40 +0000 Subject: [PATCH] LP#1977554: (follow-up) remove "switch" role ... not needed for these buttons Signed-off-by: Stephanie Leary Signed-off-by: Galen Charlton --- .../src/eg2/src/app/staff/login.component.html | 2 +- .../opac/parts/login/login_modal.tt2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/login.component.html b/Open-ILS/src/eg2/src/app/staff/login.component.html index d671f22..dd4bbc9 100644 --- a/Open-ILS/src/eg2/src/app/staff/login.component.html +++ b/Open-ILS/src/eg2/src/app/staff/login.component.html @@ -36,7 +36,7 @@ [attr.aria-description]="ariaDescription" [(ngModel)]="args.password"/> diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/login/login_modal.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/login/login_modal.tt2 index fc746bb..c4ad6a9 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/login/login_modal.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/login/login_modal.tt2 @@ -49,7 +49,7 @@ - -- 1.7.2.5